Skip to content

Commit

Permalink
Bump flexmark-ext-gfm-strikethrough from 0.61.0 to 0.61.6 (#6273)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot-preview[bot] authored Apr 13, 2020
1 parent 13d0c36 commit 678cb1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ dependencies {
}

implementation 'com.vladsch.flexmark:flexmark:0.61.6'
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.61.0'
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.61.6'
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-tasklist:0.61.6'

testImplementation 'io.github.classgraph:classgraph:4.8.69'
Expand Down

0 comments on commit 678cb1c

Please sign in to comment.