Skip to content

Commit 0da7a12

Browse files
Bump io.github.classgraph:classgraph in /versions (#13503)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e1ca4d6 commit 0da7a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ dependencies.constraints {
7171
api("info.picocli:picocli-codegen:4.7.7")
7272
api("info.picocli:picocli:4.7.7")
7373
api("io.github.adr:e-adr:2.0.0-SNAPSHOT")
74-
api("io.github.classgraph:classgraph:4.8.179")
74+
api("io.github.classgraph:classgraph:4.8.180")
7575
api("io.github.java-diff-utils:java-diff-utils:4.15")
7676
api("io.github.stefanbratanov:jvm-openai:0.11.0")
7777
api("io.github.thibaultmeyer:cuid:2.0.3")

0 commit comments

Comments
 (0)