From 3817ba7b56b54be271eb6e4dc8c393dc5036c545 Mon Sep 17 00:00:00 2001 From: Jarek Sacha Date: Thu, 1 Sep 2022 22:22:12 -0400 Subject: [PATCH] Update SBT to 1.7.1 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 2faa6c8..e32e6cd 100644 --- a/project/build.properties +++ b/project/build.properties @@ -14,4 +14,4 @@ # limitations under the License. # -sbt.version=1.6.2 +sbt.version=1.7.1