From b7b2b7d670e9b62a4fc60a1b60cd58c4f409b14b Mon Sep 17 00:00:00 2001 From: Alexander Bezzubov Date: Tue, 9 Apr 2019 20:52:37 +0200 Subject: [PATCH] java: bump sbt version to latest 1.2.8 Signed-off-by: Alexander Bezzubov --- java/project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/project/build.properties b/java/project/build.properties index 826c0bd9..7609b478 100644 --- a/java/project/build.properties +++ b/java/project/build.properties @@ -1 +1 @@ -sbt.version = 0.13.16 \ No newline at end of file +sbt.version = 1.2.8 \ No newline at end of file