Skip to content

Commit

Permalink
Bump classgraph from 4.8.129 to 4.8.130
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 8, 2021
1 parent cc37f6a commit c45f001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/build.gradle
Expand Up @@ -45,7 +45,7 @@ dependencies {
// See the comment in ../build.gradle in the shadowJar block.
implementation 'org.plumelib:plume-util:1.5.8'
implementation 'org.plumelib:reflection-util:1.0.4'
implementation 'io.github.classgraph:classgraph:4.8.129'
implementation 'io.github.classgraph:classgraph:4.8.130'

testImplementation group: 'junit', name: 'junit', version: '4.13.2'
testImplementation project(':framework-test')
Expand Down

0 comments on commit c45f001

Please sign in to comment.