Skip to content

Commit 9a23abc

Browse files
Update dependency io.github.classgraph:classgraph to v4.8.180 (#4676)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0c02240 commit 9a23abc

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
@@ -33,7 +33,7 @@ archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.4.1"
3333
assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }
3434
bndlib = { module = "biz.aQute.bnd:biz.aQute.bndlib", version.ref = "bnd" }
3535
checkstyle = { module = "com.puppycrawl.tools:checkstyle", version.ref = "checkstyle" }
36-
classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.179" }
36+
classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.180" }
3737
commons-io = { module = "commons-io:commons-io", version = "2.19.0" }
3838
errorProne-core = { module = "com.google.errorprone:error_prone_core", version = "2.38.0" }
3939
fastcsv = { module = "de.siegmar:fastcsv", version = "4.0.0" }

0 commit comments

Comments
 (0)