From 0c312c73afb1f1331472853ccffa1cc0d6cb3d75 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Tue, 1 Jun 2021 08:03:45 +0200 Subject: [PATCH] Update sbt to 1.5.3 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 302b6be..738d7b5 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version = 1.3.13 \ No newline at end of file +sbt.version = 1.5.3 \ No newline at end of file