Skip to content

Commit 10dd6e5

Browse files
fix(deps): update armeriaversion to v1.32.4
1 parent 10eda19 commit 10dd6e5

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.3"
39+
val armeriaVersion = "1.32.4"
4040
val junitVersion = "5.12.1"
4141

4242
val DEPENDENCIES = listOf(

0 commit comments

Comments
 (0)