From 5ec96272967d9f135249bc9b31116e8c7179a2b5 Mon Sep 17 00:00:00 2001 From: Scala Steward <43047562+scala-steward@users.noreply.github.com> Date: Thu, 17 Oct 2019 12:38:56 +0200 Subject: [PATCH] Update sbt to 1.3.3 (#238) --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 2b52f97..010613d 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version = 1.3.2 \ No newline at end of file +sbt.version = 1.3.3 \ No newline at end of file