We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 672d1b2 commit f56dffcCopy full SHA for f56dffc
project/Build.scala
@@ -151,7 +151,7 @@ object Build {
151
/** Version of Scala CLI to download */
152
val scalaCliLauncherVersion = "1.10.0"
153
/** Version of Coursier to download for initializing the local maven repo of Scala command */
154
- val coursierJarVersion = "2.1.24"
+ val coursierJarVersion = "2.1.25-M19"
155
156
object CompatMode {
157
final val BinaryCompatible = 0
0 commit comments