Update coursier to 2.0.0-RC2-1 (#81)

This commit is contained in:
Scala Steward 2019-06-12 19:24:39 +02:00 committed by Alexandre Archambault
parent eacc79874d
commit 4cd80259aa
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ inThisBuild(List(
)
))
val coursierVersion0 = "2.0.0-RC2"
val coursierVersion0 = "2.0.0-RC2-1"
lazy val `lm-coursier` = project
// .enablePlugins(ContrabandPlugin)