diff --git a/build.sbt b/build.sbt index 1baa13a..19ce4fc 100644 --- a/build.sbt +++ b/build.sbt @@ -25,7 +25,7 @@ inThisBuild( val playVersion = "2.8.8" val scalacticVersion = "3.1.2" -val scalatestVersion = "3.2.16" +val scalatestVersion = "3.2.17" lazy val baseLibSettings: Project => Project = _.settings( scalacOptions ++= Seq(