From afe435d5a57a0bc42a2db8cd7eedc8d57332fff2 Mon Sep 17 00:00:00 2001 From: Scala Steward <43047562+scala-steward@users.noreply.github.com> Date: Thu, 11 Jul 2024 11:57:06 +0200 Subject: [PATCH] Update sbt to 1.10.1 (#601) --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index be54e776..136f452e 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version = 1.10.0 +sbt.version = 1.10.1