Skip to content

Commit

Permalink
Merge pull request #6463 from JabRef/dependabot/gradle/com.vladsch.fl…
Browse files Browse the repository at this point in the history
…exmark-flexmark-0.61.26

Bump flexmark from 0.61.24 to 0.61.26
  • Loading branch information
Siedlerchr authored May 11, 2020
2 parents 2d67a51 + 2d592d4 commit 470146b
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 @@ -191,7 +191,7 @@ dependencies {
exclude module: "log4j-core"
}

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

Expand Down

0 comments on commit 470146b

Please sign in to comment.