From a71f1b9ab42a889d6d48e265455060364ca1a885 Mon Sep 17 00:00:00 2001 From: sullis Date: Wed, 13 Feb 2019 09:47:43 -0800 Subject: [PATCH] sbt 1.2.8 (#871) --- serving/samples/helloworld-scala/project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serving/samples/helloworld-scala/project/build.properties b/serving/samples/helloworld-scala/project/build.properties index 0cd8b0798..c0bab0494 100644 --- a/serving/samples/helloworld-scala/project/build.properties +++ b/serving/samples/helloworld-scala/project/build.properties @@ -1 +1 @@ -sbt.version=1.2.3 +sbt.version=1.2.8