Skip to content

Commit ce6f48f

Browse files
committed
Update to scala 2.11.5, fixes #311
1 parent 433e9cf commit ce6f48f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
name := "dotty"
33

4-
scalaVersion in Global := "2.11.4"
4+
scalaVersion in Global := "2.11.5"
55

66
version in Global := "0.1-SNAPSHOT"
77

0 commit comments

Comments
 (0)