From df46b203dc3204956bc0ab5df9b6be84188a4371 Mon Sep 17 00:00:00 2001 From: Konrad Malawski Date: Mon, 18 Jul 2016 13:11:08 +0200 Subject: [PATCH] Bump sbt to 0.13.12 (#20978) --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 43b8278c68..35c88bab7d 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=0.13.11 +sbt.version=0.13.12