Update coursier to 2.0.0-RC2-5 (#94)

This commit is contained in:
Scala Steward 2019-06-30 22:51:53 +02:00 committed by Alexandre Archambault
parent 3a69ac7466
commit a71b1ddc4d
1 changed files with 1 additions and 1 deletions

View File

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