Skip to content

Commit

Permalink
Bump Scala to 2.11.7
Browse files Browse the repository at this point in the history
  • Loading branch information
cb372 committed Jul 10, 2015
1 parent 5a61b65 commit 7fff652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import scala.language.postfixOps
object ScalaCacheBuild extends Build {

object Versions {
val scala = "2.11.6"
val scala = "2.11.7"
}

lazy val root = Project(id = "scalacache",base = file("."))
Expand Down

0 comments on commit 7fff652

Please sign in to comment.