Skip to content

Commit 1331000

Browse files
Update coursier to 2.1.25-M4 (#4781)
1 parent b9154d6 commit 1331000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.mill

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ object Deps {
127127
val asmTree = ivy"org.ow2.asm:asm-tree:9.7.1"
128128
val bloopConfig = ivy"ch.epfl.scala::bloop-config:1.5.5".withDottyCompat(scalaVersion)
129129

130-
val coursierVersion = "2.1.25-M3"
130+
val coursierVersion = "2.1.25-M4"
131131
val coursier = ivy"io.get-coursier::coursier:$coursierVersion".withDottyCompat(scalaVersion)
132132
val coursierInterface = ivy"io.get-coursier:interface:1.0.29-M1"
133133
val coursierJvm =

0 commit comments

Comments
 (0)