Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 18, 2020
1 parent 40fc897 commit 19bfe3e
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 @@ -206,7 +206,7 @@ dependencies {
}


testCompile 'io.github.classgraph:classgraph:4.8.62'
testCompile 'io.github.classgraph:classgraph:4.8.64'
testImplementation 'org.junit.jupiter:junit-jupiter:5.6.0'
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.6.0'
testCompile 'org.junit.platform:junit-platform-launcher:1.6.0'
Expand Down

0 comments on commit 19bfe3e

Please sign in to comment.