From 506f54a92b9f431b5020b66e59e8e1dd7158aaf1 Mon Sep 17 00:00:00 2001 From: Sarah Gerweck Date: Fri, 20 Apr 2018 00:38:09 -0700 Subject: [PATCH] Update SBT to 1.1.4 --- CHANGELOG.md | 4 ++++ project/build.properties | 2 +- project/project/build.properties | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a0cc01..b145022 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -112,3 +112,7 @@ change. - Library updates - Update Akka to 2.5.12 - Update Gerweck Utils to 4.0.1 + +#### 0.14.4 + +- Update SBT to 1.1.4 diff --git a/project/build.properties b/project/build.properties index 0531343..64cf32f 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.1.2 +sbt.version=1.1.4 diff --git a/project/project/build.properties b/project/project/build.properties index 0531343..64cf32f 100644 --- a/project/project/build.properties +++ b/project/project/build.properties @@ -1 +1 @@ -sbt.version=1.1.2 +sbt.version=1.1.4