diff --git a/project/Settings.scala b/project/Settings.scala index 38b2bf17a..5d29011b9 100644 --- a/project/Settings.scala +++ b/project/Settings.scala @@ -8,7 +8,7 @@ import sbt._ object Settings { - val scalaVer = "2.13.8" + val scalaVer = "2.13.12" val commonSettings = Seq( version := "2.0.0-M2.10", diff --git a/project/build.properties b/project/build.properties index 22af2628c..27430827b 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.7.1 +sbt.version=1.9.6