Skip to content

Commit f08ae2c

Browse files
Update dependency com.vladsch.flexmark:flexmark-all to v0.64.0
1 parent 7f0807f commit f08ae2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ dependencies {
104104
diktatCompileOnly "org.cqfn.diktat:diktat-rules:$VER_DIKTAT"
105105

106106
// used for markdown formatting
107-
flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.62.2'
107+
flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.64.0'
108108

109109
gsonCompileOnly 'com.google.code.gson:gson:2.10.1'
110110

0 commit comments

Comments
 (0)