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 021f9e1 commit 30ff55eCopy full SHA for 30ff55e
lib/build.gradle
@@ -108,7 +108,7 @@ dependencies {
108
diktatCompileOnly "org.cqfn.diktat:diktat-rules:$VER_DIKTAT"
109
110
// used for markdown formatting
111
- flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.62.2'
+ flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.64.0'
112
113
gsonCompileOnly 'com.google.code.gson:gson:2.10.1'
114
}
0 commit comments