Skip to content

Commit

Permalink
fix(deps): update armeriaversion to v1.32.0 (#7174)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 5, 2025
1 parent 1b1d537 commit 0de9fc0
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 @@ -36,7 +36,7 @@ val slf4jVersion = "2.0.17"
val opencensusVersion = "0.31.1"
val prometheusClientVersion = "0.16.0"
val prometheusServerVersion = "1.3.6"
val armeriaVersion = "1.31.3"
val armeriaVersion = "1.32.0"
val junitVersion = "5.12.0"

val DEPENDENCIES = listOf(
Expand Down

0 comments on commit 0de9fc0

Please sign in to comment.