Skip to content

Commit 2373ec3

Browse files
dependabot[bot]marcphilipp
authored andcommitted
Bump io.github.classgraph:classgraph from 4.8.160 to 4.8.161
Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.160 to 4.8.161. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](https://github.com/classgraph/classgraph/commits/classgraph-4.8.161) --- updated-dependencies: - dependency-name: io.github.classgraph:classgraph dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f8b29ca commit 2373ec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }
2929
bartholdy = { module = "de.sormuras:bartholdy", version = "0.2.3" }
3030
bndlib = { module = "biz.aQute.bnd:biz.aQute.bndlib", version.ref = "bnd" }
3131
checkstyle = { module = "com.puppycrawl.tools:checkstyle", version.ref = "checkstyle" }
32-
classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.160" }
32+
classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.161" }
3333
commons-io = { module = "commons-io:commons-io", version = "2.13.0" }
3434
gradle-commonCustomUserData = { module = "com.gradle:common-custom-user-data-gradle-plugin", version = "1.11" }
3535
gradle-foojayResolver = { module = "org.gradle.toolchains:foojay-resolver", version = "0.5.0" }

0 commit comments

Comments
 (0)