Update coursier to 2.0.0-RC6-27 (#271)

This commit is contained in:
Scala Steward
2020-10-01 15:10:00 +02:00
committed by GitHub
parent 735e71518f
commit e4041380ea
+1 -1
View File
@@ -15,7 +15,7 @@ inThisBuild(List(
)
))
val coursierVersion0 = "2.0.0-RC6-26"
val coursierVersion0 = "2.0.0-RC6-27"
lazy val `lm-coursier` = project
.in(file("modules/lm-coursier"))