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 13d0c36 commit 678cb1cCopy full SHA for 678cb1c
build.gradle
@@ -197,7 +197,7 @@ dependencies {
197
}
198
199
implementation 'com.vladsch.flexmark:flexmark:0.61.6'
200
- implementation 'com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.61.0'
+ implementation 'com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.61.6'
201
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-tasklist:0.61.6'
202
203
testImplementation 'io.github.classgraph:classgraph:4.8.69'
0 commit comments