Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Apr 7, 2020
1 parent 4d8d697 commit 7f1b57b
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 @@ -200,7 +200,7 @@ dependencies {
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.61.0'
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-tasklist:0.61.0'

testImplementation 'io.github.classgraph:classgraph:4.8.66'
testImplementation 'io.github.classgraph:classgraph:4.8.68'
testImplementation 'org.junit.jupiter:junit-jupiter:5.6.1'
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.6.1'
testImplementation 'org.junit.platform:junit-platform-launcher:1.6.1'
Expand Down

0 comments on commit 7f1b57b

Please sign in to comment.