From efc7c4d70fbf8c1edcaeeaefebf601b990fa0a1c Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 17 Mar 2025 14:02:08 +0000 Subject: [PATCH] Update sbt to 1.10.11 --- examples/simple-app/project/build.properties | 2 +- project/build.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/simple-app/project/build.properties b/examples/simple-app/project/build.properties index c8fcab5..cc68b53 100644 --- a/examples/simple-app/project/build.properties +++ b/examples/simple-app/project/build.properties @@ -1 +1 @@ -sbt.version=1.6.2 +sbt.version=1.10.11 diff --git a/project/build.properties b/project/build.properties index c8fcab5..cc68b53 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.6.2 +sbt.version=1.10.11