aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jodersky@gmail.com>2015-09-13 19:09:16 +0200
committerJakob Odersky <jodersky@gmail.com>2015-09-13 19:09:16 +0200
commit79ad7707bdc4511948b614699ae7f5d8a3ad1dfc (patch)
tree4d38c982cc61878d2dbdf9cee5afe014558c0349
parenta6f8c6f9fd593ff3a3027df5e9dda5c7e0a8d8df (diff)
downloadakka-serial-79ad7707bdc4511948b614699ae7f5d8a3ad1dfc.tar.gz
akka-serial-79ad7707bdc4511948b614699ae7f5d8a3ad1dfc.tar.bz2
akka-serial-79ad7707bdc4511948b614699ae7f5d8a3ad1dfc.zip
upgrade sbt
-rw-r--r--CHANGELOG.md1
-rw-r--r--project/build.properties2
2 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e5abd2f..0ba160b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,6 @@
# Version 2.2.3
- Include additional info in POM generation, necessary to sync with maven central.
+- Upgrade sbt to 0.13.9
# Version 2.2.2
- Upgrade Akka to 2.3.13
diff --git a/project/build.properties b/project/build.properties
index a6e117b..817bc38 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -1 +1 @@
-sbt.version=0.13.8
+sbt.version=0.13.9