Skip to content

Commit 9dc2d05

Browse files
Bump io.github.classgraph:classgraph in /fabric-chaincode-shim
Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.179 to 4.8.181. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.179...classgraph-4.8.181) --- updated-dependencies: - dependency-name: io.github.classgraph:classgraph dependency-version: 4.8.181 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 248f252 commit 9dc2d05

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
@@ -42,7 +42,7 @@ dependencies {
4242
implementation 'org.hyperledger.fabric:fabric-protos:0.3.7'
4343
implementation 'org.bouncycastle:bcpkix-jdk18on:1.81'
4444
implementation 'org.bouncycastle:bcprov-jdk18on:1.81'
45-
implementation 'io.github.classgraph:classgraph:4.8.179'
45+
implementation 'io.github.classgraph:classgraph:4.8.181'
4646
implementation 'com.github.erosb:everit-json-schema:1.14.6'
4747
implementation 'org.json:json:20250517'
4848
implementation 'com.google.protobuf:protobuf-java-util'

0 commit comments

Comments
 (0)