Skip to content

Commit

Permalink
Update dependency io.github.classgraph:classgraph to v4.8.176
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 18, 2024
1 parent 3b85a03 commit 7069420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }
bartholdy = { module = "de.sormuras:bartholdy", version = "0.2.3" }
bndlib = { module = "biz.aQute.bnd:biz.aQute.bndlib", version.ref = "bnd" }
checkstyle = { module = "com.puppycrawl.tools:checkstyle", version.ref = "checkstyle" }
classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.175" }
classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.176" }
commons-io = { module = "commons-io:commons-io", version = "2.16.1" }
groovy4 = { module = "org.apache.groovy:groovy", version = "4.0.23" }
groovy2-bom = { module = "org.codehaus.groovy:groovy-bom", version = "2.5.23" }
Expand Down

0 comments on commit 7069420

Please sign in to comment.