Bump com.linecorp.armeria:armeria-bom from 1.24.2 to 1.24.3 (#5653)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-07-27 16:21:19 -05:00 committed by GitHub
parent 9ea8324ad8
commit ad6cbfc4b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ val DEPENDENCY_BOMS = listOf(
"com.fasterxml.jackson:jackson-bom:2.15.2",
"com.google.guava:guava-bom:32.1.1-jre",
"com.google.protobuf:protobuf-bom:3.23.4",
"com.linecorp.armeria:armeria-bom:1.24.2",
"com.linecorp.armeria:armeria-bom:1.24.3",
"com.squareup.okhttp3:okhttp-bom:4.11.0",
"com.squareup.okio:okio-bom:3.4.0", // applies to transitive dependencies of okhttp
"io.grpc:grpc-bom:1.56.1",