Skip to content

Commit ca06b71

Browse files
authored
Merge pull request #6611 from JabRef/dependabot/gradle/io.github.classgraph-classgraph-4.8.86
Bump classgraph from 4.8.83 to 4.8.86
2 parents b729579 + bf1825c commit ca06b71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ dependencies {
196196
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.62.2'
197197
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-tasklist:0.62.2'
198198

199-
testImplementation 'io.github.classgraph:classgraph:4.8.83'
199+
testImplementation 'io.github.classgraph:classgraph:4.8.86'
200200
testImplementation 'org.junit.jupiter:junit-jupiter:5.6.2'
201201
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.6.2'
202202
testImplementation 'org.junit.platform:junit-platform-launcher:1.6.2'

0 commit comments

Comments
 (0)