From 136fc3190b025d211c3dd0cc04b21b44cc74c9d0 Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Wed, 28 Feb 2018 12:16:10 -0800 Subject: [PATCH] bump sbt version 0.13.16 -> 0.13.17 (#48) since 0.13.17 is JDK9-friendlier --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index c091b86..133a8f1 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=0.13.16 +sbt.version=0.13.17