We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27d3ae1 commit 7bb2a52Copy full SHA for 7bb2a52
lib/build.gradle
@@ -59,7 +59,7 @@ dependencies {
59
diktatCompileOnly "org.cqfn.diktat:diktat-rules:$VER_DIKTAT"
60
61
// used for markdown formatting
62
- flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.62.2'
+ flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.64.0'
63
}
64
65
// we'll hold the core lib to a high standard
0 commit comments