Use sbt 1.7.0

This commit is contained in:
Eugene Yokota 2022-07-10 23:50:06 -04:00
parent 79ea2bdaf2
commit fcee055a8c
2 changed files with 3 additions and 1 deletions

View File

@ -128,6 +128,8 @@ val sbt13Plus =
"1.3.0",
"1.4.0",
"1.5.0",
"1.6.0",
"1.7.0",
)
val sbt10Plus =
Seq(

View File

@ -1 +1 @@
sbt.version=1.6.2
sbt.version=1.7.0