Skip to content

Commit 16a6289

Browse files
renovate[bot]marcphilipp
authored andcommitted
Update dependency io.github.classgraph:classgraph to v4.8.184
1 parent 0be8682 commit 16a6289

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 @@ archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.4.1"
3030
assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }
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.181" }
33+
classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.184" }
3434
commons-io = { module = "commons-io:commons-io", version = "2.20.0" }
3535
errorProne-core = { module = "com.google.errorprone:error_prone_core", version = "2.42.0" }
3636
fastcsv = { module = "de.siegmar:fastcsv", version = "4.1.0" }

0 commit comments

Comments
 (0)