Skip to content

Commit

Permalink
Bump classgraph from 4.8.53 to 4.8.54 (#5672)
Browse files Browse the repository at this point in the history
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.53 to 4.8.54.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](classgraph/classgraph@classgraph-4.8.53...classgraph-4.8.54)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and tobiasdiez committed Nov 25, 2019
1 parent 4c6dac6 commit c844cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ dependencies {
}


testCompile 'io.github.classgraph:classgraph:4.8.53'
testCompile 'io.github.classgraph:classgraph:4.8.54'
testImplementation 'org.junit.jupiter:junit-jupiter:5.5.2'
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.5.2'
testCompile 'org.junit.platform:junit-platform-launcher:1.5.2'
Expand Down

0 comments on commit c844cff

Please # to comment.