We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a080191 commit 6d8fb7fCopy full SHA for 6d8fb7f
build.gradle
@@ -194,7 +194,7 @@ dependencies {
194
195
implementation 'com.vladsch.flexmark:flexmark:0.61.26'
196
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.61.26'
197
- implementation 'com.vladsch.flexmark:flexmark-ext-gfm-tasklist:0.61.26'
+ implementation 'com.vladsch.flexmark:flexmark-ext-gfm-tasklist:0.61.30'
198
199
testImplementation 'io.github.classgraph:classgraph:4.8.78'
200
testImplementation 'org.junit.jupiter:junit-jupiter:5.6.2'
0 commit comments