Skip to content

Commit d5eadd5

Browse files
Bump io.github.classgraph:classgraph from 4.8.170 to 4.8.172 (#3791)
1 parent a615a00 commit d5eadd5

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
@@ -30,7 +30,7 @@ assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }
3030
bartholdy = { module = "de.sormuras:bartholdy", version = "0.2.3" }
3131
bndlib = { module = "biz.aQute.bnd:biz.aQute.bndlib", version.ref = "bnd" }
3232
checkstyle = { module = "com.puppycrawl.tools:checkstyle", version.ref = "checkstyle" }
33-
classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.170" }
33+
classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.172" }
3434
commons-io = { module = "commons-io:commons-io", version = "2.16.1" }
3535
gradle-commonCustomUserData = { module = "com.gradle:common-custom-user-data-gradle-plugin", version = "2.0.1" }
3636
gradle-foojayResolver = { module = "org.gradle.toolchains:foojay-resolver", version = "0.8.0" }

0 commit comments

Comments
 (0)