Skip to content

Commit

Permalink
Merge pull request #154 from ie3-institute/dependabot/gradle/com.vlad…
Browse files Browse the repository at this point in the history
…sch.flexmark-flexmark-all-0.62.2

Bump flexmark-all from 0.35.10 to 0.62.2
  • Loading branch information
ckittl authored Dec 8, 2021
2 parents 2780a5e + 5450823 commit 05630b8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,8 @@ dependencies {
implementation "org.scala-lang:scala-library:${scalaBinaryVersion}"

// TEST Scala //
implementation "org.scalatest:scalatest_${scalaVersion}:3.2.9"
implementation 'com.vladsch.flexmark:flexmark-all:0.35.10'

implementation "org.scalatest:scalatest_${scalaVersion}:3.2.10"
implementation 'com.vladsch.flexmark:flexmark-all:0.62.2'
}

tasks.withType(JavaCompile) {
Expand Down

0 comments on commit 05630b8

Please sign in to comment.