We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11622e0 commit 4ece069Copy full SHA for 4ece069
lib/build.gradle
@@ -102,7 +102,7 @@ dependencies {
102
diktatCompileOnly "org.cqfn.diktat:diktat-rules:$VER_DIKTAT"
103
104
// used for markdown formatting
105
- flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.62.2'
+ flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.64.0'
106
}
107
108
// we'll hold the core lib to a high standard
0 commit comments