From 437064c80a7b3a04ee0ea67664a83b4c7286f92d Mon Sep 17 00:00:00 2001 From: Max Gonzih Date: Wed, 4 Jan 2023 08:26:07 +0000 Subject: [PATCH] Update sbt to 1.8.1 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index c8fcab5..c13a9b3 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.6.2 +sbt.version=1.8.1