Skip to content

Commit 91860b4

Browse files
Bump flexmark from 0.61.0 to 0.61.6
Bumps [flexmark](https://github.com/vsch/flexmark-java) from 0.61.0 to 0.61.6. - [Release notes](https://github.com/vsch/flexmark-java/releases) - [Commits](vsch/flexmark-java@0.61.0...0.61.6) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 8dfac23 commit 91860b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ dependencies {
196196
exclude module: "log4j-core"
197197
}
198198

199-
implementation 'com.vladsch.flexmark:flexmark:0.61.0'
199+
implementation 'com.vladsch.flexmark:flexmark:0.61.6'
200200
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.61.0'
201201
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-tasklist:0.61.0'
202202

0 commit comments

Comments
 (0)