Skip to content

Commit bf5a7ca

Browse files
Update dependency com.vladsch.flexmark:flexmark-all to v0.64.8
1 parent 47d2c0f commit bf5a7ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ dependencies {
8888
// diktat latest supported version 2.x
8989
compatDiktat2Dot0Dot0CompileOnly "com.saveourtool.diktat:diktat-runner:2.0.0"
9090
// flexmark
91-
flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.64.0'
91+
flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.64.8'
9292
// gherkin
9393
gherkinCompileOnly 'io.cucumber:gherkin-utils:8.0.2'
9494
gherkinCompileOnly 'org.slf4j:slf4j-api:2.0.0'

0 commit comments

Comments
 (0)