Skip to content

Commit

Permalink
Update Build.scala
Browse files Browse the repository at this point in the history
  • Loading branch information
jstriebel committed May 11, 2016
1 parent 17f81d6 commit ebd9bbd
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 @@ -25,7 +25,7 @@ object ApplicationBuild extends Build with sbtassembly.AssemblyKeys {


lazy val datastoreSettings = Seq(
scalaVersion := "2.10.3",
scalaVersion := "2.11.7",
resolvers ++= Seq(
scmRel,
scmIntRel,
Expand Down

0 comments on commit ebd9bbd

Please sign in to comment.