Update coursier to 2.1.0-M2

This commit is contained in:
Alexandre Archambault
2021-12-15 00:18:13 +01:00
parent 935e59c8ea
commit 6b0ae3bd9f
+1 -1
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"