Skip to content

Commit ed3b896

Browse files
authored
Update dependency com.vladsch.flexmark:flexmark-all to v0.64.8 (#1909)
2 parents 281df27 + bf5a7ca commit ed3b896

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:9.0.0'
9494
gherkinCompileOnly 'org.slf4j:slf4j-api:2.0.0'

0 commit comments

Comments
 (0)