Skip to content

Commit 37e6e09

Browse files
Update dependency io.github.classgraph:classgraph to v4.8.179 (#4118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 86539a2 commit 37e6e09

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
@@ -32,7 +32,7 @@ assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }
3232
bartholdy = { module = "de.sormuras:bartholdy", version = "0.2.3" }
3333
bndlib = { module = "biz.aQute.bnd:biz.aQute.bndlib", version.ref = "bnd" }
3434
checkstyle = { module = "com.puppycrawl.tools:checkstyle", version.ref = "checkstyle" }
35-
classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.177" }
35+
classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.179" }
3636
commons-io = { module = "commons-io:commons-io", version = "2.17.0" }
3737
groovy4 = { module = "org.apache.groovy:groovy", version = "4.0.24" }
3838
groovy2-bom = { module = "org.codehaus.groovy:groovy-bom", version = "2.5.23" }

0 commit comments

Comments
 (0)