aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorvlad <vlad@driver.xyz>2017-05-09 19:13:44 -0700
committervlad <vlad@driver.xyz>2017-05-09 19:13:44 -0700
commit725f495a01adfb7885be65a47dd8003a60e4aea8 (patch)
treec375ddac89f920d2ac9ed2251044dbfec3c7a287 /README.md
parent5e095ce075227ea5690a621b8b3187936cc0cf75 (diff)
parent5989f12ee90a0e7d8210fad7a750e392c68e40fc (diff)
downloadsbt-settings-725f495a01adfb7885be65a47dd8003a60e4aea8.tar.gz
sbt-settings-725f495a01adfb7885be65a47dd8003a60e4aea8.tar.bz2
sbt-settings-725f495a01adfb7885be65a47dd8003a60e4aea8.zip
Merge remote-tracking branch 'origin/master'
# Conflicts: # README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b78d3b6..6492da0 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ Do `sbt reload` after adding a plugin and changing project configuration.
Artifact organization is set to `xyz.driver`.
### Scala compiler settings
-Scala version — 2.11.8, flags configured:
+Scala version — 2.11.11, flags configured:
- Common settings: `-unchecked -feature -encoding utf8`,
- _Advanced Scala features_: `-language:higherKinds -language:implicitConversions -language:postfixOps -language:reflectiveCalls`,