From de1eb87d4b69cb0d96f0a60f592afd6c9355b333 Mon Sep 17 00:00:00 2001 From: Tobias Jonas Date: Sat, 13 May 2023 00:16:06 +0000 Subject: [PATCH] chore: update sbt from 1.8.2 to 1.8.3 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 2567a951..f07c921e 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1,2 +1,2 @@ -sbt.version = 1.8.2 +sbt.version = 1.8.3 scala.version = 2.13.2