Skip to content

Commit d2a0299

Browse files
fix(deps): update dependency com.linecorp.armeria:armeria-bom to v1.31.2 (#6918)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0ef86fa commit d2a0299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ val DEPENDENCY_BOMS = listOf(
1111
"com.fasterxml.jackson:jackson-bom:2.18.2",
1212
"com.google.guava:guava-bom:33.3.1-jre",
1313
"com.google.protobuf:protobuf-bom:4.29.0",
14-
"com.linecorp.armeria:armeria-bom:1.31.1",
14+
"com.linecorp.armeria:armeria-bom:1.31.2",
1515
"com.squareup.okhttp3:okhttp-bom:4.12.0",
1616
"com.squareup.okio:okio-bom:3.9.1", // applies to transitive dependencies of okhttp
1717
"io.grpc:grpc-bom:1.68.2",

0 commit comments

Comments
 (0)