We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23405b8 commit 5395df2Copy full SHA for 5395df2
gradle/libs.versions.toml
@@ -33,7 +33,7 @@ archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.4.1"
33
assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }
34
bndlib = { module = "biz.aQute.bnd:biz.aQute.bndlib", version.ref = "bnd" }
35
checkstyle = { module = "com.puppycrawl.tools:checkstyle", version.ref = "checkstyle" }
36
-classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.180" }
+classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.181" }
37
commons-io = { module = "commons-io:commons-io", version = "2.19.0" }
38
errorProne-core = { module = "com.google.errorprone:error_prone_core", version = "2.40.0" }
39
fastcsv = { module = "de.siegmar:fastcsv", version = "4.0.0" }
0 commit comments