Update dependency com.linecorp.armeria:armeria-bom to v1.26.0 (#5943)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-27 14:45:48 -05:00 committed by GitHub
parent 6c931951b3
commit 976edfde50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.15.3",
"com.google.guava:guava-bom:32.1.3-jre",
"com.google.protobuf:protobuf-bom:3.24.4",
"com.linecorp.armeria:armeria-bom:1.25.2",
"com.linecorp.armeria:armeria-bom:1.26.0",
"com.squareup.okhttp3:okhttp-bom:4.12.0",
"com.squareup.okio:okio-bom:3.6.0", // applies to transitive dependencies of okhttp
"io.grpc:grpc-bom:1.59.0",