Skip to content

Commit 2d20063

Browse files
GedochaoWojciechMazur
authored andcommitted
Bump coursier to 2.1.25-M21 (was 2.1.25-M19)
[Cherry-picked 035cdc3]
1 parent f86d1ae commit 2d20063

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
@@ -137,7 +137,7 @@ object Build {
137137
/** Version of Scala CLI to download */
138138
val scalaCliLauncherVersion = "1.11.0"
139139
/** Version of Coursier to download for initializing the local maven repo of Scala command */
140-
val coursierJarVersion = "2.1.25-M19"
140+
val coursierJarVersion = "2.1.25-M21"
141141

142142
object CompatMode {
143143
final val BinaryCompatible = 0

0 commit comments

Comments
 (0)