Skip to content

Commit

Permalink
Bump flexmark-ext-gfm-strikethrough from 0.62.0 to 0.62.2
Browse files Browse the repository at this point in the history
Bumps [flexmark-ext-gfm-strikethrough](https://github.com/vsch/flexmark-java) from 0.62.0 to 0.62.2.
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](vsch/flexmark-java@0.62.0...0.62.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jun 8, 2020
1 parent 142538d commit d39564e
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 @@ -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'
Expand Down

0 comments on commit d39564e

Please sign in to comment.