Skip to content

Commit

Permalink
Bump com.vladsch.flexmark:flexmark-all from 0.64.4 to 0.64.6 (#295)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 22, 2023
1 parent b8ae800 commit 263c447
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 @@ -105,7 +105,7 @@ dependencies {

// testing
testImplementation "org.scalatest:scalatest_$scalaVersion:3.2.16"
testRuntimeOnly 'com.vladsch.flexmark:flexmark-all:0.64.4' //scalatest html output
testRuntimeOnly 'com.vladsch.flexmark:flexmark-all:0.64.6' //scalatest html output
testImplementation 'org.pegdown:pegdown:1.6.0'

testImplementation 'org.mockito:mockito-core:5.3.1' // mocking framework
Expand Down

0 comments on commit 263c447

Please sign in to comment.