Update dependency com.linecorp.armeria:armeria-bom to v1.29.1 (#6543)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-28 09:21:03 -07:00 committed by GitHub
parent 021e7fe470
commit ed46fa36d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ val DEPENDENCY_BOMS = listOf(
"com.fasterxml.jackson:jackson-bom:2.17.1",
"com.google.guava:guava-bom:33.2.1-jre",
"com.google.protobuf:protobuf-bom:3.25.3",
"com.linecorp.armeria:armeria-bom:1.29.0",
"com.linecorp.armeria:armeria-bom:1.29.1",
"com.squareup.okhttp3:okhttp-bom:4.12.0",
"com.squareup.okio:okio-bom:3.9.0", // applies to transitive dependencies of okhttp
"io.grpc:grpc-bom:1.65.0",