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.
2 parents b729579 + bf1825c commit ca06b71Copy full SHA for ca06b71
build.gradle
@@ -196,7 +196,7 @@ dependencies {
196
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.62.2'
197
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-tasklist:0.62.2'
198
199
- testImplementation 'io.github.classgraph:classgraph:4.8.83'
+ testImplementation 'io.github.classgraph:classgraph:4.8.86'
200
testImplementation 'org.junit.jupiter:junit-jupiter:5.6.2'
201
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.6.2'
202
testImplementation 'org.junit.platform:junit-platform-launcher:1.6.2'
0 commit comments