Switch to coursier 2.0.0-RC2-6 (#97)

This commit is contained in:
Alexandre Archambault
2019-07-02 17:50:28 +02:00
committed by GitHub
parent eac1e53899
commit 632e34f34b
+1 -1
View File
@@ -15,7 +15,7 @@ inThisBuild(List(
)
))
val coursierVersion0 = "2.0.0-RC2-5"
val coursierVersion0 = "2.0.0-RC2-6"
lazy val `lm-coursier` = project
// .enablePlugins(ContrabandPlugin)