Skip to content

Commit 5eeb733

Browse files
Update dependency com.linecorp.armeria:armeria-bom to v1.27.2 (#6249)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5ef2cb9 commit 5eeb733

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.16.1",
1212
"com.google.guava:guava-bom:33.0.0-jre",
1313
"com.google.protobuf:protobuf-bom:3.25.3",
14-
"com.linecorp.armeria:armeria-bom:1.27.1",
14+
"com.linecorp.armeria:armeria-bom:1.27.2",
1515
"com.squareup.okhttp3:okhttp-bom:4.12.0",
1616
"com.squareup.okio:okio-bom:3.8.0", // applies to transitive dependencies of okhttp
1717
"io.grpc:grpc-bom:1.61.1",

0 commit comments

Comments
 (0)