Skip to content

Commit

Permalink
Bump classgraph from 4.8.139 to 4.8.140
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 25, 2022
1 parent 62070ff commit eaecc63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/build.gradle
Original file line number Diff line number Diff line change
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.139'
implementation 'io.github.classgraph:classgraph:4.8.140'

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

0 comments on commit eaecc63

Please sign in to comment.