Skip to content

Commit d4f4008

Browse files
authored
Merge pull request #619 from eed3si9n/wip/bump-ivy
ivy 2.3.0-sbt-f686954b0021a5c3245766ced0cdaeca8ba2fd7a
2 parents ebb1c54 + a3e9a5f commit d4f4008

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ object Dependencies {
4343
def addSbtUtilCache(p: Project): Project = addSbtModule(p, sbtUtilPath, "utilCache", utilCache)
4444

4545
val launcherInterface = "org.scala-sbt" % "launcher-interface" % "1.6.1"
46-
val ivy = "org.scala-sbt.ivy" % "ivy" % "2.3.0-sbt-77cc781d727b367d3761f097d89f5a4762771d41"
46+
val ivy = "org.scala-sbt.ivy" % "ivy" % "2.3.0-sbt-f686954b0021a5c3245766ced0cdaeca8ba2fd7a"
4747

4848
val sbtV = "1.0"
4949
val scalaV = "2.12"

0 commit comments

Comments
 (0)