Update coursier to 1.1.0-M13-2 (#53)

This commit is contained in:
Scala steward 2019-03-26 14:06:45 +01:00 committed by Alexandre Archambault
parent 8f3401788e
commit 0546055847
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ lazy val `lm-coursier` = project
.settings(
shared,
libraryDependencies ++= Seq(
"io.get-coursier" %% "coursier" % "1.1.0-M13-1",
"io.get-coursier" %% "coursier" % "1.1.0-M13-2",
// We depend on librarymanagement-ivy rather than just
// librarymanagement-core to handle the ModuleDescriptor passed
// to DependencyResolutionInterface.update, which is an