Skip to content

Commit ace3fdc

Browse files
fix(deps): update prometheusserverversion to v1.4.1
1 parent 00a60f8 commit ace3fdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ val jmhVersion = "1.37"
1515
val mockitoVersion = "4.11.0"
1616
val slf4jVersion = "2.0.17"
1717
val opencensusVersion = "0.31.1"
18-
val prometheusServerVersion = "1.3.10"
18+
val prometheusServerVersion = "1.4.1"
1919
val armeriaVersion = "1.33.2"
2020
val junitVersion = "5.13.4"
2121
val okhttpVersion = "5.1.0"

0 commit comments

Comments
 (0)