fix(deps): update dependency com.google.protobuf:protobuf-bom to v4.32.0 (#2128)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-08-18 09:51:37 +03:00 committed by GitHub
parent 3f4efc76c3
commit 6494b4ee8b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ dependencies {
// as runtime dependencies if they are actually used as runtime dependencies)
api(enforcedPlatform("io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:${otelInstrumentationVersion}"))
api(enforcedPlatform("com.fasterxml.jackson:jackson-bom:2.19.2"))
api(enforcedPlatform("com.google.protobuf:protobuf-bom:4.31.1"))
api(enforcedPlatform("com.google.protobuf:protobuf-bom:4.32.0"))
api(enforcedPlatform("com.squareup.okhttp3:okhttp-bom:5.1.0"))
constraints {