Skip to content

Commit 8a64b67

Browse files
Bump flexmark from 0.61.20 to 0.61.24
Bumps [flexmark](https://github.com/vsch/flexmark-java) from 0.61.20 to 0.61.24. - [Release notes](https://github.com/vsch/flexmark-java/releases) - [Commits](vsch/flexmark-java@0.61.20...0.61.24) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 7bb1e24 commit 8a64b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ dependencies {
191191
exclude module: "log4j-core"
192192
}
193193

194-
implementation 'com.vladsch.flexmark:flexmark:0.61.20'
194+
implementation 'com.vladsch.flexmark:flexmark:0.61.24'
195195
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.61.20'
196196
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-tasklist:0.61.20'
197197

0 commit comments

Comments
 (0)