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 1095ab4 commit 3fa258bCopy full SHA for 3fa258b
lib/build.gradle
@@ -107,7 +107,7 @@ dependencies {
107
diktatCompileOnly "org.cqfn.diktat:diktat-rules:$VER_DIKTAT"
108
109
// used for markdown formatting
110
- flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.62.2'
+ flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.64.0'
111
}
112
113
// we'll hold the core lib to a high standard
0 commit comments