Skip to content

Commit

Permalink
Merge pull request #261 from scala-steward/update/specs2-core-4.3.5
Browse files Browse the repository at this point in the history
Update specs2-core, specs2-scalacheck to 4.3.5
  • Loading branch information
zarthross authored Oct 13, 2018
2 parents 3772201 + c7bc3a3 commit 0633809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import Keys._

object Dependencies {
lazy val http4sVersion = "0.18.19"
lazy val specs2Version = "4.3.4"
lazy val specs2Version = "4.3.5"

lazy val http4sServer = "org.http4s" %% "http4s-server" % http4sVersion
lazy val http4sDSL = "org.http4s" %% "http4s-dsl" % http4sVersion
Expand Down

0 comments on commit 0633809

Please sign in to comment.