Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and tobiasdiez committed Dec 17, 2019
1 parent 18e5a41 commit 426023d
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.58'
testCompile 'io.github.classgraph:classgraph:4.8.59'
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 426023d

Please sign in to comment.