Update librarymanagement-ivy to 1.0.4 (#22)

This commit is contained in:
Scala steward 2019-01-13 23:52:44 +01:00 committed by Alexandre Archambault
parent 2efb919b89
commit 07cbf3a199
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ lazy val `lm-coursier` = project
// to DependencyResolutionInterface.update, which is an
// IvySbt#Module (seems DependencyResolutionInterface.moduleDescriptor
// is ignored).
"org.scala-sbt" %% "librarymanagement-ivy" % "1.0.2",
"org.scala-sbt" %% "librarymanagement-ivy" % "1.0.4",
"org.scalatest" %% "scalatest" % "3.0.5" % Test
),
managedSourceDirectories in Compile +=