Skip to content

Commit 0de9fc0

Browse files
authoredMar 5, 2025··
fix(deps): update armeriaversion to v1.32.0 (#7174)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1b1d537 commit 0de9fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎dependencyManagement/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ val slf4jVersion = "2.0.17"
3636
val opencensusVersion = "0.31.1"
3737
val prometheusClientVersion = "0.16.0"
3838
val prometheusServerVersion = "1.3.6"
39-
val armeriaVersion = "1.31.3"
39+
val armeriaVersion = "1.32.0"
4040
val junitVersion = "5.12.0"
4141

4242
val DEPENDENCIES = listOf(

0 commit comments

Comments
 (0)
Please sign in to comment.