From 1d9a8f5526eeffbef5c921526cf7b21d3a14f0dc Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Tue, 11 Jul 2023 03:34:17 +0000 Subject: [PATCH] Update sbt to 1.9.2 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 88dc997..3d7427d 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.5.8 \ No newline at end of file +sbt.version=1.9.2 \ No newline at end of file