Skip to content

Commit 45f34cc

Browse files
fix(deps): update armeriaversion to v1.34.2 (#7944)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de22afe commit 45f34cc

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
@@ -16,7 +16,7 @@ val mockitoVersion = "4.11.0"
1616
val slf4jVersion = "2.0.17"
1717
val opencensusVersion = "0.31.1"
1818
val prometheusServerVersion = "1.3.10"
19-
val armeriaVersion = "1.34.1"
19+
val armeriaVersion = "1.34.2"
2020
val junitVersion = "5.14.1"
2121
val okhttpVersion = "5.3.2"
2222

0 commit comments

Comments
 (0)