diff --git a/build.gradle b/build.gradle index 202592eeba9..de918243f55 100644 --- a/build.gradle +++ b/build.gradle @@ -193,7 +193,7 @@ dependencies { } implementation 'com.vladsch.flexmark:flexmark:0.62.2' - implementation 'com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.62.0' + implementation 'com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.62.2' implementation 'com.vladsch.flexmark:flexmark-ext-gfm-tasklist:0.62.2' testImplementation 'io.github.classgraph:classgraph:4.8.83'