Update coursier to 1.1.0-M14-6 (#74)

This commit is contained in:
Scala Steward 2019-05-29 20:41:39 +02:00 committed by Alexandre Archambault
parent bed2d2dd28
commit f463d449cc
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ inThisBuild(List(
)
))
val coursierVersion0 = "1.1.0-M14-5"
val coursierVersion0 = "1.1.0-M14-6"
lazy val `lm-coursier` = project
// .enablePlugins(ContrabandPlugin)