File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ dependencies {
1616 // as runtime dependencies if they are actually used as runtime dependencies)
1717 api(platform(" io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:${otelInstrumentationVersion} " ))
1818 api(platform(" com.fasterxml.jackson:jackson-bom:2.21.0" ))
19- api(platform(" com.google.protobuf:protobuf-bom:4.33.4 " ))
19+ api(platform(" com.google.protobuf:protobuf-bom:4.33.5 " ))
2020 api(platform(" com.squareup.okhttp3:okhttp-bom:5.3.2" ))
2121
2222 constraints {
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionSha256Sum =0d585f69da091fc5b2beced877feab55a3064d43b8a1d46aeb07996b0915e0e0
4- distributionUrl =https\://services.gradle.org/distributions/gradle-9.3.0 -bin.zip
3+ distributionSha256Sum =b266d5ff6b90eada6dc3b20cb090e3731302e553a27c5d3e4df1f0d76beaff06
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.3.1 -bin.zip
55networkTimeout =10000
66validateDistributionUrl =true
77zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments