diff --git a/benchmark-java/project/build.properties b/benchmark-java/project/build.properties index e88a0d81..73df629a 100644 --- a/benchmark-java/project/build.properties +++ b/benchmark-java/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.6 +sbt.version=1.10.7 diff --git a/build.sbt b/build.sbt index f42a6114..4d9a9b36 100644 --- a/build.sbt +++ b/build.sbt @@ -180,7 +180,7 @@ lazy val sbtPlugin = Project(id = "sbt-plugin", base = file("sbt-plugin")) val p3 = (runtime / publishLocal).value val p4 = (interopTests / publishLocal).value }, - scriptedSbt := "1.10.5", + scriptedSbt := "1.10.7", scriptedBufferLog := false) .settings( crossScalaVersions := Dependencies.Versions.CrossScalaForPlugin, diff --git a/project/build.properties b/project/build.properties index e88a0d81..73df629a 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.6 +sbt.version=1.10.7