mirror of https://github.com/sbt/sbt.git
Merge pull request #368 from alexarchambault/coursier-2.1.0-M2
Update coursier to 2.1.0-M2
This commit is contained in:
commit
908ad85ac1
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue