Skip to content

Commit 7bb2a52

Browse files
Update dependency com.vladsch.flexmark:flexmark-all to v0.64.0
1 parent 27d3ae1 commit 7bb2a52

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
@@ -59,7 +59,7 @@ dependencies {
5959
diktatCompileOnly "org.cqfn.diktat:diktat-rules:$VER_DIKTAT"
6060

6161
// used for markdown formatting
62-
flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.62.2'
62+
flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.64.0'
6363
}
6464

6565
// we'll hold the core lib to a high standard

0 commit comments

Comments
 (0)