Update coursier to 2.0.0-RC2-2 (#83)

This commit is contained in:
Scala Steward 2019-06-13 20:13:58 +02:00 committed by Alexandre Archambault
parent bc38ddc252
commit 6fede02922
1 changed files with 1 additions and 1 deletions

View File

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