From 317fb7bc94b69224911b7f9b705acbb09e4fd41f Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 12 Jul 2021 10:28:33 +0200 Subject: [PATCH] Update sbt to 1.5.5 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 57f0579..215ddd2 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version = 1.5.4 \ No newline at end of file +sbt.version = 1.5.5 \ No newline at end of file