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 49e1ab4 commit 75ae257Copy full SHA for 75ae257
lib/build.gradle
@@ -106,7 +106,7 @@ dependencies {
106
diktatCompileOnly "org.cqfn.diktat:diktat-rules:$VER_DIKTAT"
107
108
// used for markdown formatting
109
- flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.62.2'
+ flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.64.0'
110
111
gsonCompileOnly 'com.google.code.gson:gson:2.10.1'
112
0 commit comments