Update coursier to 2.0.0-RC6-4 (#195)

This commit is contained in:
Scala Steward 2020-02-10 09:01:35 +01:00 committed by GitHub
parent a7498c3688
commit 412f957382
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ inThisBuild(List(
) )
)) ))
val coursierVersion0 = "2.0.0-RC6-3" val coursierVersion0 = "2.0.0-RC6-4"
lazy val `lm-coursier` = project lazy val `lm-coursier` = project
.in(file("modules/lm-coursier")) .in(file("modules/lm-coursier"))