There was an error while loading. Please reload this page.
coursier
1 parent ef6d724 commit 035cdc3Copy full SHA for 035cdc3
project/Build.scala
@@ -136,7 +136,7 @@ object Build {
136
/** Version of Scala CLI to download */
137
val scalaCliLauncherVersion = "1.11.0"
138
/** Version of Coursier to download for initializing the local maven repo of Scala command */
139
- val coursierJarVersion = "2.1.25-M19"
+ val coursierJarVersion = "2.1.25-M21"
140
141
object CompatMode {
142
final val BinaryCompatible = 0
0 commit comments