Update coursier to 2.0.0-RC6-24 (#263)

This commit is contained in:
Scala Steward
2020-07-31 15:44:34 +02:00
committed by GitHub
parent 9cf77f8f2e
commit bbbcad02c5
+1 -1
View File
@@ -15,7 +15,7 @@ inThisBuild(List(
)
))
val coursierVersion0 = "2.0.0-RC6-23"
val coursierVersion0 = "2.0.0-RC6-24"
lazy val `lm-coursier` = project
.in(file("modules/lm-coursier"))