Upgrade sbt ivy

This commit is contained in:
Matthias Kurz 2025-02-18 10:47:06 +01:00
parent 2a47d4471b
commit 0260d1a899
No known key found for this signature in database
GPG Key ID: 0B4AAA92F1117EF5
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ object Dependencies {
val hedgehog = "qa.hedgehog" %% "hedgehog-sbt" % "0.7.0"
val disruptor = "com.lmax" % "disruptor" % "3.4.2"
val ivy = "org.scala-sbt.ivy" % "ivy" % "2.3.0-sbt-396a783bba347016e7fe30dacc60d355be607fe2"
val ivy = "org.scala-sbt.ivy" % "ivy" % "2.3.0-sbt-77cc781d727b367d3761f097d89f5a4762771d41"
// lm dependencies
val jsch = "com.github.mwiede" % "jsch" % "0.2.17" intransitive ()