diff --git a/benchmark-java/project/build.properties b/benchmark-java/project/build.properties index 0b699c30..bc739060 100644 --- a/benchmark-java/project/build.properties +++ b/benchmark-java/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.2 +sbt.version=1.10.3 diff --git a/build.sbt b/build.sbt index 4cf63fc5..d0651c56 100644 --- a/build.sbt +++ b/build.sbt @@ -170,7 +170,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.2", + scriptedSbt := "1.10.3", scriptedBufferLog := false) .settings( crossScalaVersions := Dependencies.Versions.CrossScalaForPlugin, diff --git a/project/build.properties b/project/build.properties index 0b699c30..bc739060 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.2 +sbt.version=1.10.3