diff --git a/project/Dependencies.scala b/project/Dependencies.scala index ab2f5c59..c4cceebd 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.8" + val scalatestVersion = "3.2.9" val core = Def.setting( Seq(