Skip to content

Commit

Permalink
Bump classgraph from 4.8.123 to 4.8.126
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 11, 2021
1 parent 75d058a commit 218a743
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.123'
implementation 'io.github.classgraph:classgraph:4.8.126'

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

0 comments on commit 218a743

Please sign in to comment.