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 1774837 commit 372c751Copy full SHA for 372c751
lib/build.gradle
@@ -97,7 +97,7 @@ dependencies {
97
diktatCompileOnly "org.cqfn.diktat:diktat-rules:$VER_DIKTAT"
98
99
// used for markdown formatting
100
- flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.62.2'
+ flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.64.0'
101
102
gsonCompileOnly 'com.google.code.gson:gson:2.10.1'
103
}
0 commit comments