Bump com.google.protobuf:protobuf-bom from 3.22.3 to 3.22.4 (#5423)

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-05-05 07:56:53 -05:00 committed by GitHub
parent 4af30515a4
commit 951c46e92f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ rootProject.extra["versions"] = dependencyVersions
val DEPENDENCY_BOMS = listOf( val DEPENDENCY_BOMS = listOf(
"com.fasterxml.jackson:jackson-bom:2.15.0", "com.fasterxml.jackson:jackson-bom:2.15.0",
"com.google.guava:guava-bom:31.1-jre", "com.google.guava:guava-bom:31.1-jre",
"com.google.protobuf:protobuf-bom:3.22.3", "com.google.protobuf:protobuf-bom:3.22.4",
"com.linecorp.armeria:armeria-bom:1.23.1", "com.linecorp.armeria:armeria-bom:1.23.1",
"com.squareup.okhttp3:okhttp-bom:4.11.0", "com.squareup.okhttp3:okhttp-bom:4.11.0",
"com.squareup.okio:okio-bom:3.3.0", // applies to transitive dependencies of okhttp "com.squareup.okio:okio-bom:3.3.0", // applies to transitive dependencies of okhttp