diff --git a/build.gradle b/build.gradle index c24e3bbf..0c44bc89 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.0' // Linter Scala //