Skip to content

Commit

Permalink
Upgraded Scala
Browse files Browse the repository at this point in the history
  • Loading branch information
cascala committed Apr 14, 2018
1 parent b79b749 commit 29df2fa
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 @@ -4,7 +4,7 @@ name := "Galileo"

version := "0.1.1"

scalaVersion := "2.11.1"
scalaVersion := "2.11.8"

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

Expand Down

0 comments on commit 29df2fa

Please sign in to comment.