From fb772d55a974eac1e680e5f23253181d27124bd3 Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Thu, 30 May 2019 10:14:22 +0200 Subject: [PATCH] upgrade 1.x branch to sbt 0.13.18 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 133a8f197..8e682c526 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=0.13.17 +sbt.version=0.13.18