From 61c578fcd9ba04a056f5cc199d28ea89848f7070 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Tue, 9 May 2017 15:15:40 -0700 Subject: Upgrade scala to latest patch level --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4f138a5..e6b8a64 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Do `sbt reload` after adding a plugin and configure a project: 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`, @@ -153,4 +153,4 @@ Scala version — 2.11.8, flags configured: .dependsOn (usersModule, assaysModule, reportsModule) .aggregate (usersModule, assaysModule, reportsModule) -For more examples please refer to [Driver Template](https://github.com/drivergroup/***REMOVED***), [Core library](https://github.com/drivergroup/***REMOVED***) or [***REMOVED***](https://github.com/drivergroup/***REMOVED***) projects. \ No newline at end of file +For more examples please refer to [Driver Template](https://github.com/drivergroup/***REMOVED***), [Core library](https://github.com/drivergroup/***REMOVED***) or [***REMOVED***](https://github.com/drivergroup/***REMOVED***) projects. -- cgit v1.2.3