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.
coursier
1 parent f86d1ae commit 2d20063Copy full SHA for 2d20063
project/Build.scala
@@ -137,7 +137,7 @@ object Build {
137
/** Version of Scala CLI to download */
138
val scalaCliLauncherVersion = "1.11.0"
139
/** Version of Coursier to download for initializing the local maven repo of Scala command */
140
- val coursierJarVersion = "2.1.25-M19"
+ val coursierJarVersion = "2.1.25-M21"
141
142
object CompatMode {
143
final val BinaryCompatible = 0
0 commit comments