Update dependency com.google.protobuf:protobuf-bom to v3.24.4 (#5879)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-05 14:18:45 -05:00 committed by GitHub
parent 4addd7f4a1
commit c39ebfee25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ rootProject.extra["versions"] = dependencyVersions
val DEPENDENCY_BOMS = listOf(
"com.fasterxml.jackson:jackson-bom:2.15.2",
"com.google.guava:guava-bom:32.1.2-jre",
"com.google.protobuf:protobuf-bom:3.24.3",
"com.google.protobuf:protobuf-bom:3.24.4",
"com.linecorp.armeria:armeria-bom:1.25.2",
"com.squareup.okhttp3:okhttp-bom:4.11.0",
"com.squareup.okio:okio-bom:3.6.0", // applies to transitive dependencies of okhttp