Skip to content

Commit 678cb1c

Browse files
Bump flexmark-ext-gfm-strikethrough from 0.61.0 to 0.61.6 (#6273)
Bumps [flexmark-ext-gfm-strikethrough](https://github.com/vsch/flexmark-java) from 0.61.0 to 0.61.6. - [Release notes](https://github.com/vsch/flexmark-java/releases) - [Commits](vsch/flexmark-java@0.61.0...0.61.6) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 13d0c36 commit 678cb1c

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.6'
200-
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.61.0'
200+
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.61.6'
201201
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-tasklist:0.61.6'
202202

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

0 commit comments

Comments
 (0)