Skip to content

Commit 30ff55e

Browse files
Update dependency com.vladsch.flexmark:flexmark-all to v0.64.0
1 parent 021f9e1 commit 30ff55e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ dependencies {
108108
diktatCompileOnly "org.cqfn.diktat:diktat-rules:$VER_DIKTAT"
109109

110110
// used for markdown formatting
111-
flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.62.2'
111+
flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.64.0'
112112

113113
gsonCompileOnly 'com.google.code.gson:gson:2.10.1'
114114
}

0 commit comments

Comments
 (0)