mirror of https://github.com/sbt/sbt.git
[2.x] Ivy 2.3.0-sbt-f686954b0021a5c3245766ced0cdaeca8ba2fd7a (#9457)
This commit is contained in:
parent
bd44b836c1
commit
1d3add8fc1
|
|
@ -117,7 +117,7 @@ object Dependencies {
|
|||
|
||||
val hedgehog = "qa.hedgehog" %% "hedgehog-sbt" % "0.13.0"
|
||||
val disruptor = "com.lmax" % "disruptor" % "3.4.2"
|
||||
val ivy = "org.scala-sbt.ivy" % "ivy" % "2.3.0-sbt-939a7ea82f140cdb1f51dc404bb43e00a8c43b83"
|
||||
val ivy = "org.scala-sbt.ivy" % "ivy" % "2.3.0-sbt-f686954b0021a5c3245766ced0cdaeca8ba2fd7a"
|
||||
|
||||
// lm dependencies
|
||||
val jsch = ("com.github.mwiede" % "jsch" % "0.2.23").intransitive()
|
||||
|
|
|
|||
Loading…
Reference in New Issue