From 9ccebcfc849955b2b434dab0b8ecf38576f2f710 Mon Sep 17 00:00:00 2001 From: Scala Steward <43047562+scala-steward@users.noreply.github.com> Date: Mon, 18 Jul 2022 16:43:50 +0200 Subject: [PATCH] Update sbt to 1.7.1 (#23) --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 1767c3e..d390687 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1,2 +1,2 @@ # suppress inspection "UnusedProperty" -sbt.version=1.6.2 \ No newline at end of file +sbt.version=1.7.1 \ No newline at end of file