Skip to content

Commit 008a3b6

Browse files
Bump io.opentelemetry:opentelemetry-bom from 1.51.0 to 1.52.0 (#396)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a0de89 commit 008a3b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fabric-chaincode-shim/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
}
3838
implementation platform('com.google.protobuf:protobuf-bom:4.31.1')
3939
implementation platform('io.grpc:grpc-bom:1.73.0')
40-
implementation platform('io.opentelemetry:opentelemetry-bom:1.51.0')
40+
implementation platform('io.opentelemetry:opentelemetry-bom:1.52.0')
4141

4242
implementation 'org.hyperledger.fabric:fabric-protos:0.3.7'
4343
implementation 'org.bouncycastle:bcpkix-jdk18on:1.81'

0 commit comments

Comments
 (0)