Skip to content

Commit 6d8fb7f

Browse files
Bump flexmark-ext-gfm-tasklist from 0.61.26 to 0.61.30
Bumps [flexmark-ext-gfm-tasklist](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] <[email protected]>
1 parent a080191 commit 6d8fb7f

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
@@ -194,7 +194,7 @@ dependencies {
194194

195195
implementation 'com.vladsch.flexmark:flexmark:0.61.26'
196196
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.61.26'
197-
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-tasklist:0.61.26'
197+
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-tasklist:0.61.30'
198198

199199
testImplementation 'io.github.classgraph:classgraph:4.8.78'
200200
testImplementation 'org.junit.jupiter:junit-jupiter:5.6.2'

0 commit comments

Comments
 (0)