Skip to content

Commit

Permalink
build(deps): bump io.github.classgraph:classgraph
Browse files Browse the repository at this point in the history
Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.116 to 4.8.170.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](classgraph/classgraph@classgraph-4.8.116...classgraph-4.8.170)

---
updated-dependencies:
- dependency-name: io.github.classgraph:classgraph
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sebastien-belin-adp committed Apr 16, 2024
1 parent f0cea21 commit 2bed046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interlok-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dependencies {

api ("com.thoughtworks.xstream:xstream:1.4.20")
api ("org.codehaus.jettison:jettison:1.5.4")
api ("io.github.classgraph:classgraph:4.8.116")
api ("io.github.classgraph:classgraph:4.8.170")
api ("net.jodah:expiringmap:0.5.11")
api ("com.sun.activation:jakarta.activation:1.2.2")
api ("org.apache.activemq:activemq-client:$activeMqVersion") {
Expand Down

0 comments on commit 2bed046

Please sign in to comment.