Skip to content

Commit f56dffc

Browse files
committed
Bump Coursier to v2.1.25-M19 (was v2.1.24)
1 parent 672d1b2 commit f56dffc

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
@@ -151,7 +151,7 @@ object Build {
151151
/** Version of Scala CLI to download */
152152
val scalaCliLauncherVersion = "1.10.0"
153153
/** Version of Coursier to download for initializing the local maven repo of Scala command */
154-
val coursierJarVersion = "2.1.24"
154+
val coursierJarVersion = "2.1.25-M19"
155155

156156
object CompatMode {
157157
final val BinaryCompatible = 0

0 commit comments

Comments
 (0)