Skip to content

Commit

Permalink
Merge pull request #6495 from JabRef/dependabot/gradle/com.vladsch.fl…
Browse files Browse the repository at this point in the history
…exmark-flexmark-ext-gfm-strikethrough-0.61.30

Bump flexmark-ext-gfm-strikethrough from 0.61.26 to 0.61.30
  • Loading branch information
Siedlerchr authored May 18, 2020
2 parents 785d0f1 + 1943e78 commit 61f279c
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.61.26'
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.61.26'
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.61.30'
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-tasklist:0.61.26'

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

0 comments on commit 61f279c

Please sign in to comment.