Skip to content

Commit 58c2737

Browse files
fix(deps): update dependency com.vladsch.flexmark:flexmark-all to v0.64.0
1 parent 504f8c6 commit 58c2737

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
@@ -109,7 +109,7 @@ dependencies {
109109
diktatCompileOnly "org.cqfn.diktat:diktat-rules:$VER_DIKTAT"
110110

111111
// used for markdown formatting
112-
flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.62.2'
112+
flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.64.0'
113113

114114
gsonCompileOnly 'com.google.code.gson:gson:2.10.1'
115115

0 commit comments

Comments
 (0)