Skip to content

Commit 035cdc3

Browse files
committed
Bump coursier to 2.1.25-M21 (was 2.1.25-M19)
1 parent ef6d724 commit 035cdc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ object Build {
136136
/** Version of Scala CLI to download */
137137
val scalaCliLauncherVersion = "1.11.0"
138138
/** Version of Coursier to download for initializing the local maven repo of Scala command */
139-
val coursierJarVersion = "2.1.25-M19"
139+
val coursierJarVersion = "2.1.25-M21"
140140

141141
object CompatMode {
142142
final val BinaryCompatible = 0

0 commit comments

Comments
 (0)