Update coursier to 2.1.0-M2

This commit is contained in:
Alexandre Archambault 2021-12-12 23:33:01 +01:00
parent 935e59c8ea
commit 6b0ae3bd9f
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ inThisBuild(List(
)
))
val coursierVersion0 = "2.1.0-M1-1"
val coursierVersion0 = "2.1.0-M2"
val lmVersion = "1.3.4"
val lm2_13Version = "1.5.0-M3"