Skip to content

Commit a2d7bab

Browse files
Bump flexmark-ext-gfm-strikethrough from 0.61.6 to 0.61.20
Bumps [flexmark-ext-gfm-strikethrough](https://github.com/vsch/flexmark-java) from 0.61.6 to 0.61.20. - [Release notes](https://github.com/vsch/flexmark-java/releases) - [Commits](vsch/flexmark-java@0.61.6...0.61.20) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 36722c7 commit a2d7bab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ dependencies {
197197
}
198198

199199
implementation 'com.vladsch.flexmark:flexmark:0.61.20'
200-
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.61.6'
200+
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.61.20'
201201
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-tasklist:0.61.20'
202202

203203
testImplementation 'io.github.classgraph:classgraph:4.8.77'

0 commit comments

Comments
 (0)