We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84c68ac commit b3d4a5aCopy full SHA for b3d4a5a
build.gradle
@@ -200,7 +200,7 @@ dependencies {
200
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.61.6'
201
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-tasklist:0.61.16'
202
203
- testImplementation 'io.github.classgraph:classgraph:4.8.69'
+ testImplementation 'io.github.classgraph:classgraph:4.8.71'
204
testImplementation 'org.junit.jupiter:junit-jupiter:5.6.2'
205
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.6.2'
206
testImplementation 'org.junit.platform:junit-platform-launcher:1.6.2'
0 commit comments