From 72969861cd9b879309ff06ae0aaee562b35bbcc0 Mon Sep 17 00:00:00 2001 From: Scala Steward <43047562+scala-steward@users.noreply.github.com> Date: Tue, 1 Feb 2022 07:03:06 +0100 Subject: [PATCH] Update sbt to 1.6.2 (#190) --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index dd4ff436..f6acff8b 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version = 1.6.1 +sbt.version = 1.6.2