Skip to content

Commit ca9cb1e

Browse files
fix(deps): update armeriaversion to v1.32.3
1 parent 490173b commit ca9cb1e

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
@@ -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.32.0"
39+
val armeriaVersion = "1.32.3"
4040
val junitVersion = "5.12.0"
4141

4242
val DEPENDENCIES = listOf(

0 commit comments

Comments
 (0)