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 36722c7 commit a2d7babCopy full SHA for a2d7bab
build.gradle
@@ -197,7 +197,7 @@ dependencies {
197
}
198
199
implementation 'com.vladsch.flexmark:flexmark:0.61.20'
200
- implementation 'com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.61.6'
+ implementation 'com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.61.20'
201
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-tasklist:0.61.20'
202
203
testImplementation 'io.github.classgraph:classgraph:4.8.77'
0 commit comments