From 4627697ec4335c97568f1eabf9bfa242f7e92900 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 21 Sep 2019 20:28:10 +0200 Subject: [PATCH] Update sbt, scripted-plugin to 1.3.2 --- project/build.properties | 2 +- src/main/g8/project/build.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/project/build.properties b/project/build.properties index c0bab04..8522443 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.2.8 +sbt.version=1.3.2 diff --git a/src/main/g8/project/build.properties b/src/main/g8/project/build.properties index 7609b47..2b52f97 100755 --- a/src/main/g8/project/build.properties +++ b/src/main/g8/project/build.properties @@ -1 +1 @@ -sbt.version = 1.2.8 \ No newline at end of file +sbt.version = 1.3.2 \ No newline at end of file