From b71bba2122a1f699631bb5624f8be644d1d6139a Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sun, 31 Jan 2021 07:30:49 +0100 Subject: [PATCH] Update sbt to 1.4.7 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index c9082c5..862afa5 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.4.0 \ No newline at end of file +sbt.version=1.4.7 \ No newline at end of file