mirror of https://github.com/sbt/sbt.git
[1.x] deps: Gigahorse 0.9.4 (#9126)
This commit is contained in:
parent
872db3d817
commit
764c9e13ba
|
|
@ -133,5 +133,5 @@ object Dependencies {
|
|||
val hedgehog = "qa.hedgehog" %% "hedgehog-sbt" % "0.13.0"
|
||||
val disruptor = "com.lmax" % "disruptor" % "3.4.2"
|
||||
val kindProjector = ("org.typelevel" % "kind-projector" % "0.13.4").cross(CrossVersion.full)
|
||||
val gigahorseOkHttp = "com.eed3si9n" %% "gigahorse-apache-http" % "0.9.3"
|
||||
val gigahorseOkHttp = "com.eed3si9n" %% "gigahorse-apache-http" % "0.9.4"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue