Update build.sbt (#175)

This commit is contained in:
Alexandre Archambault 2020-01-08 02:02:08 +01:00 committed by GitHub
parent 5bd2db84ee
commit 4db32f68cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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