Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 417e659

Browse files
build(deps): bump io.github.classgraph:classgraph
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] <[email protected]>
1 parent 30fba27 commit 417e659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interlok-core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies {
5656

5757
api ("com.thoughtworks.xstream:xstream:1.4.20")
5858
api ("org.codehaus.jettison:jettison:1.5.4")
59-
api ("io.github.classgraph:classgraph:4.8.116")
59+
api ("io.github.classgraph:classgraph:4.8.170")
6060
api ("net.jodah:expiringmap:0.5.11")
6161
api ("com.sun.activation:jakarta.activation:1.2.2")
6262
api ("org.apache.activemq:activemq-client:$activeMqVersion") {

0 commit comments

Comments
 (0)