Skip to content

Commit 525d6a6

Browse files
build(deps): bump io.github.classgraph:classgraph
Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.179 to 4.8.180. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.179...classgraph-4.8.180) --- updated-dependencies: - dependency-name: io.github.classgraph:classgraph dependency-version: 4.8.180 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 791e40a commit 525d6a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hiero-dependency-versions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ dependencies.constraints {
7575
api("io.grpc:grpc-stub:$grpc") { because("io.grpc.stub") }
7676
api("com.esaulpaugh:headlong:13.2.2") { because("com.esaulpaugh.headlong") }
7777
api("info.picocli:picocli:4.7.7") { because("info.picocli") }
78-
api("io.github.classgraph:classgraph:4.8.179") { because("io.github.classgraph") }
78+
api("io.github.classgraph:classgraph:4.8.180") { because("io.github.classgraph") }
7979
api("io.perfmark:perfmark-api:0.27.0") { because("io.perfmark") }
8080
api("io.prometheus:simpleclient:0.16.0") { because("simpleclient") }
8181
api("io.prometheus:simpleclient_httpserver:0.16.0") { because("simpleclient.httpserver") }

0 commit comments

Comments
 (0)