Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Apr 27, 2020
1 parent ce05e1e commit a09db52
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 @@ -198,7 +198,7 @@ dependencies {

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

testImplementation 'io.github.classgraph:classgraph:4.8.71'
testImplementation 'org.junit.jupiter:junit-jupiter:5.6.2'
Expand Down

0 comments on commit a09db52

Please sign in to comment.