Skip to content

Commit

Permalink
Merge pull request spray#93 from sullis/sbt-1.2.8-update
Browse files Browse the repository at this point in the history
sbt 1.2.8
  • Loading branch information
jrudolph authored Feb 16, 2019
2 parents 5863053 + 0c91380 commit d75a1ea
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 @@ sbtPlugin := true

scalacOptions := Seq("-deprecation", "-encoding", "utf8")

crossSbtVersions := Vector("0.13.18", "1.2.7")
crossSbtVersions := Vector("0.13.18", "1.2.8")

// Scripted test options.

Expand Down

0 comments on commit d75a1ea

Please sign in to comment.