Skip to content

Commit a686280

Browse files
Update dependency com.linecorp.armeria:armeria-bom to v1.29.0 (#6516)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4680146 commit a686280

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.17.1",
1212
"com.google.guava:guava-bom:33.2.1-jre",
1313
"com.google.protobuf:protobuf-bom:3.25.3",
14-
"com.linecorp.armeria:armeria-bom:1.28.4",
14+
"com.linecorp.armeria:armeria-bom:1.29.0",
1515
"com.squareup.okhttp3:okhttp-bom:4.12.0",
1616
"com.squareup.okio:okio-bom:3.9.0", // applies to transitive dependencies of okhttp
1717
"io.grpc:grpc-bom:1.64.0",

0 commit comments

Comments
 (0)