diff --git a/build.sbt b/build.sbt index b627f51ac252..24f2c12d70fc 100644 --- a/build.sbt +++ b/build.sbt @@ -1,7 +1,7 @@ name := "dotty" -scalaVersion in Global := "2.11.4" +scalaVersion in Global := "2.11.5" version in Global := "0.1-SNAPSHOT"