Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored May 18, 2020
1 parent 61f279c commit da95174
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 @@ -192,7 +192,7 @@ dependencies {
exclude module: "log4j-core"
}

implementation 'com.vladsch.flexmark:flexmark:0.61.26'
implementation 'com.vladsch.flexmark:flexmark:0.61.30'
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.61.30'
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-tasklist:0.61.26'

Expand Down

0 comments on commit da95174

Please sign in to comment.