Skip to content

Commit d2e56b5

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

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
@@ -11,7 +11,7 @@ val DEPENDENCY_BOMS = listOf(
1111
"com.fasterxml.jackson:jackson-bom:2.18.1",
1212
"com.google.guava:guava-bom:33.3.1-jre",
1313
"com.google.protobuf:protobuf-bom:3.25.5",
14-
"com.linecorp.armeria:armeria-bom:1.31.0",
14+
"com.linecorp.armeria:armeria-bom:1.31.1",
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.1",

0 commit comments

Comments
 (0)