diff --git a/build.gradle b/build.gradle index 358bf6367a4..7d74e5f0ff6 100644 --- a/build.gradle +++ b/build.gradle @@ -192,7 +192,7 @@ dependencies { } implementation 'com.vladsch.flexmark:flexmark:0.61.26' - implementation 'com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.61.24' + implementation 'com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.61.26' implementation 'com.vladsch.flexmark:flexmark-ext-gfm-tasklist:0.61.26' testImplementation 'io.github.classgraph:classgraph:4.8.78'