diff --git a/build.gradle b/build.gradle index 07249eb4..288a15a9 100644 --- a/build.gradle +++ b/build.gradle @@ -99,7 +99,7 @@ dependencies { implementation "org.scala-lang:scala-library:${scalaBinaryVersion}" // TEST Scala // - testImplementation "org.scalatest:scalatest_${scalaVersion}:3.2.15" + testImplementation "org.scalatest:scalatest_${scalaVersion}:3.3.0-SNAP4" testImplementation 'com.vladsch.flexmark:flexmark-all:0.64.4' // Linter Scala //