Update coursier to 2.0.0-RC6-3 (#194)

This commit is contained in:
Scala Steward
2020-02-09 23:14:29 +01:00
committed by GitHub
parent d749953e7b
commit a7498c3688
+1 -1
View File
@@ -15,7 +15,7 @@ inThisBuild(List(
)
))
val coursierVersion0 = "2.0.0-RC6-2"
val coursierVersion0 = "2.0.0-RC6-3"
lazy val `lm-coursier` = project
.in(file("modules/lm-coursier"))