Skip to content

Commit

Permalink
Merge dependabot/gradle/io.github.classgraph-classgraph-4.8.163 into …
Browse files Browse the repository at this point in the history
…combined-prs-branch
  • Loading branch information
junit-builds authored Oct 31, 2023
2 parents a6766a0 + 6809e6b commit 9466cac
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 @@ -29,7 +29,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.162" }
classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.163" }
commons-io = { module = "commons-io:commons-io", version = "2.14.0" }
gradle-commonCustomUserData = { module = "com.gradle:common-custom-user-data-gradle-plugin", version = "1.11.3" }
gradle-foojayResolver = { module = "org.gradle.toolchains:foojay-resolver", version = "0.7.0" }
Expand Down

0 comments on commit 9466cac

Please sign in to comment.