Skip to content

Commit

Permalink
Update dependency com.vladsch.flexmark:flexmark-all to v0.64.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and marianobarrios committed Jun 8, 2023
1 parent bd67503 commit 9950891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {
// pinned: https://github.com/netty/netty-tcnative/issues/716
testRuntimeOnly 'io.netty:netty-tcnative-boringssl-static:2.0.47.Final'
// required by ScalaTest
testRuntimeOnly 'com.vladsch.flexmark:flexmark-all:0.64.2'
testRuntimeOnly 'com.vladsch.flexmark:flexmark-all:0.64.8'

testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.3'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.3'
Expand Down

0 comments on commit 9950891

Please sign in to comment.