From abcc138ea0df2bb9c26c0ed9397b83de0c98bc2f Mon Sep 17 00:00:00 2001 From: Jarek Sacha Date: Tue, 26 Sep 2023 21:26:26 -0400 Subject: [PATCH] Bump SBT to 1.9.6 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 4eb6541..df02375 100644 --- a/project/build.properties +++ b/project/build.properties @@ -3,4 +3,4 @@ # Author's e-mail: jpsacha at gmail.com # -sbt.version = 1.9.3 +sbt.version = 1.9.6