mirror of https://github.com/sbt/sbt.git
[2.0.x] deps: Gigahorse 0.9.4 (#9182)
This commit is contained in:
parent
ce34b6231d
commit
e059d999e6
|
|
@ -109,7 +109,7 @@ object Dependencies {
|
|||
|
||||
// lm dependencies
|
||||
val jsch = ("com.github.mwiede" % "jsch" % "0.2.23").intransitive()
|
||||
val gigahorseApacheHttp = "com.eed3si9n" %% "gigahorse-apache-http" % "0.9.3"
|
||||
val gigahorseApacheHttp = "com.eed3si9n" %% "gigahorse-apache-http" % "0.9.4"
|
||||
|
||||
// lm-coursier dependencies
|
||||
val dataclassScalafixVersion = "0.3.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue