diff --git a/project/Dependencies.scala b/project/Dependencies.scala index 779bda7b..fd31ace0 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -4,7 +4,7 @@ import org.portablescala.sbtplatformdeps.PlatformDepsPlugin.autoImport._ object Dependencies { val scalaReflect = Def.setting("org.scala-lang" % "scala-reflect" % scalaVersion.value) - val scalatestVersion = "3.2.11" + val scalatestVersion = "3.2.12" val core = Def.setting( Seq(