Skip to content

Commit

Permalink
Bump scala version
Browse files Browse the repository at this point in the history
  • Loading branch information
manoskouk authored and psuter committed Apr 29, 2016
1 parent 40e047a commit 49dce3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name := "Cafebabe"

version := "1.2"

scalaVersion := "2.10.4"
scalaVersion := "2.11.8"

crossScalaVersions := Seq("2.10.4", "2.11.2")

Expand Down

0 comments on commit 49dce3c

Please sign in to comment.