Skip to content

Commit

Permalink
Bump classgraph from 4.8.104 to 4.8.105
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 3, 2021
1 parent 662ccf5 commit 4f7ba04
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 @@ -38,7 +38,7 @@ dependencies {
// See the comment in ../build.gradle in the shadowJar block.
implementation 'org.plumelib:plume-util:1.5.1'
implementation 'org.plumelib:reflection-util:1.0.3'
implementation 'io.github.classgraph:classgraph:4.8.104'
implementation 'io.github.classgraph:classgraph:4.8.105'

// TODO: it's a bug that annotatedlib:guava requires the error_prone_annotations dependency.
// Update the next two version numbers in tandem. Get the Error Prone version from the "compile
Expand Down

0 comments on commit 4f7ba04

Please sign in to comment.