Skip to content

Commit

Permalink
Switched to scala 2.11.6
Browse files Browse the repository at this point in the history
  • Loading branch information
alexarchambault committed Apr 7, 2015
1 parent e87e552 commit 2abe518
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 @@ organization := "com.github.alexarchambault"

name := "shapeless-refined-std"

scalaVersion := "2.11.5"
scalaVersion := "2.11.6"

scalacOptions ++= Seq("-feature", "-deprecation")

Expand Down

0 comments on commit 2abe518

Please sign in to comment.