Skip to content

Commit 372c751

Browse files
Update dependency com.vladsch.flexmark:flexmark-all to v0.64.0
1 parent 1774837 commit 372c751

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
@@ -97,7 +97,7 @@ dependencies {
9797
diktatCompileOnly "org.cqfn.diktat:diktat-rules:$VER_DIKTAT"
9898

9999
// used for markdown formatting
100-
flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.62.2'
100+
flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.64.0'
101101

102102
gsonCompileOnly 'com.google.code.gson:gson:2.10.1'
103103
}

0 commit comments

Comments
 (0)