Switch to coursier 1.1.0-M9 (#13)

This commit is contained in:
Alexandre Archambault 2018-12-03 12:34:11 +01:00 committed by GitHub
parent 3987ba9af6
commit 42d13bb07c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -15,7 +15,7 @@ inThisBuild(List(
)
))
val coursierVersion = "1.1.0-M8"
val coursierVersion = "1.1.0-M9"
lazy val `lm-coursier` = project
.in(file("modules/lm-coursier"))
@ -24,7 +24,6 @@ lazy val `lm-coursier` = project
shared,
libraryDependencies ++= Seq(
"io.get-coursier" %% "coursier" % coursierVersion,
"io.get-coursier" %% "coursier-cache" % coursierVersion,
"io.get-coursier" %% "coursier-extra" % coursierVersion,
// We depend on librarymanagement-ivy rather than just
// librarymanagement-core to handle the ModuleDescriptor passed