mirror of https://github.com/sbt/sbt.git
[2.x] Update to lm-coursier 2.1.25-M25
This commit is contained in:
parent
eabfe1b5e8
commit
ade9885ce6
|
|
@ -119,7 +119,7 @@ object Dependencies {
|
|||
|
||||
// lm-coursier dependencies
|
||||
val dataclassScalafixVersion = "0.3.0"
|
||||
val coursierVersion = "2.1.25-M24"
|
||||
val coursierVersion = "2.1.25-M25"
|
||||
|
||||
val coursier = ("io.get-coursier" %% "coursier" % coursierVersion)
|
||||
.cross(CrossVersion.for3Use2_13)
|
||||
|
|
|
|||
Loading…
Reference in New Issue