Skip to content

Commit d5c4bff

Browse files
fix(deps): update prometheusserverversion to v1.3.9
1 parent 9406936 commit d5c4bff

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
@@ -34,7 +34,7 @@ val jmhVersion = "1.37"
3434
val mockitoVersion = "4.11.0"
3535
val slf4jVersion = "2.0.17"
3636
val opencensusVersion = "0.31.1"
37-
val prometheusServerVersion = "1.3.8"
37+
val prometheusServerVersion = "1.3.9"
3838
val armeriaVersion = "1.32.5"
3939
val junitVersion = "5.12.2"
4040

0 commit comments

Comments
 (0)