From bbf490ad35c4aa926e623b7effe5ce089876b01b Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 25 Oct 2023 14:10:21 +0000 Subject: [PATCH] Update sbt to 1.9.7 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 6153721af..7937dad77 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1,2 +1,2 @@ # We should stick to v1.6.2 for now, as newer versions of sbt breaks the publishing step in Github Action. -sbt.version = 1.6.2 +sbt.version = 1.9.7