Skip to content

Commit

Permalink
fix(deps): update prometheusserverversion to v1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent b32f644 commit dd4f7c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ val mockitoVersion = "4.11.0"
val slf4jVersion = "2.0.16"
val opencensusVersion = "0.31.1"
val prometheusClientVersion = "0.16.0"
val prometheusServerVersion = "1.3.4"
val prometheusServerVersion = "1.3.5"

val DEPENDENCIES = listOf(
"com.google.auto.value:auto-value:${autoValueVersion}",
Expand Down

0 comments on commit dd4f7c8

Please sign in to comment.