Skip to content

Commit 1ab02ce

Browse files
committed
Merge pull request #335 from dotty-staging/fix-331
Update to scala 2.11.5, fixes #311
2 parents 7ee1d79 + ce6f48f commit 1ab02ce

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)