Skip to content

Commit

Permalink
Bump classgraph from 4.8.140 to 4.8.141
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 28, 2022
1 parent 0ff6387 commit 4fcc1d3
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.140'
implementation 'io.github.classgraph:classgraph:4.8.141'

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

0 comments on commit 4fcc1d3

Please sign in to comment.