diff --git a/dependencies.sbt b/dependencies.sbt index a572158..6be2e7d 100644 --- a/dependencies.sbt +++ b/dependencies.sbt @@ -1,4 +1,4 @@ -ThisBuild / scalaVersion := "2.13.14" +ThisBuild / scalaVersion := "2.13.18" /** * ScalaTest is the most flexible and most popular testing tool in the Scala ecosystem.