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 47d2c0f commit bf5a7caCopy full SHA for bf5a7ca
lib/build.gradle
@@ -88,7 +88,7 @@ dependencies {
88
// diktat latest supported version 2.x
89
compatDiktat2Dot0Dot0CompileOnly "com.saveourtool.diktat:diktat-runner:2.0.0"
90
// flexmark
91
- flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.64.0'
+ flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.64.8'
92
// gherkin
93
gherkinCompileOnly 'io.cucumber:gherkin-utils:8.0.2'
94
gherkinCompileOnly 'org.slf4j:slf4j-api:2.0.0'
0 commit comments