We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 289de98 + 3fd63b8 commit a60161cCopy full SHA for a60161c
project/Dependencies.scala
@@ -61,5 +61,5 @@ object Dependencies {
61
val sjsonnewScalaJson = Def.setting {
62
"com.eed3si9n" %% "sjson-new-scalajson" % contrabandSjsonNewVersion.value
63
}
64
- val gigahorseApacheHttp = "com.eed3si9n" %% "gigahorse-apache-http" % "0.7.0"
+ val gigahorseApacheHttp = "com.eed3si9n" %% "gigahorse-apache-http" % "0.9.3"
65
0 commit comments