Skip to content

Commit

Permalink
Set scala-version to 2.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandre Curreli committed Apr 2, 2014
1 parent 35538ac commit 2f1e4ba
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 @@ -8,7 +8,7 @@ name := "scredis"

version := "1.1.1"

scalaVersion := "2.10.3"
scalaVersion := "2.10.4"

scalacOptions ++= Seq("-deprecation")

Expand Down

0 comments on commit 2f1e4ba

Please sign in to comment.