diff --git a/build.sbt b/build.sbt index 138910013..e28e7cca2 100644 --- a/build.sbt +++ b/build.sbt @@ -128,6 +128,8 @@ val sbt13Plus = "1.3.0", "1.4.0", "1.5.0", + "1.6.0", + "1.7.0", ) val sbt10Plus = Seq( diff --git a/project/build.properties b/project/build.properties index c8fcab543..5b12c1dc6 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.6.2 +sbt.version=1.7.0