Skip to content

Commit a60161c

Browse files
authored
Merge pull request #511 from scala-steward/update/gigahorse-apache-http-0.9.3
Update gigahorse-apache-http to 0.9.3
2 parents 289de98 + 3fd63b8 commit a60161c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ object Dependencies {
6161
val sjsonnewScalaJson = Def.setting {
6262
"com.eed3si9n" %% "sjson-new-scalajson" % contrabandSjsonNewVersion.value
6363
}
64-
val gigahorseApacheHttp = "com.eed3si9n" %% "gigahorse-apache-http" % "0.7.0"
64+
val gigahorseApacheHttp = "com.eed3si9n" %% "gigahorse-apache-http" % "0.9.3"
6565
}

0 commit comments

Comments
 (0)