Merge pull request #8043 from mkurz/upgrade_ivy

This commit is contained in:
eugene yokota 2025-02-19 02:13:03 -05:00 committed by GitHub
commit b3ca3a415a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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 ()