We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
coursier
1 parent 0e567c1 commit 4ca490eCopy full SHA for 4ca490e
project/Build.scala
@@ -184,9 +184,9 @@ object Build {
184
val mimaPreviousLTSDottyVersion = "3.3.0"
185
186
/** Version of Scala CLI to download */
187
- val scalaCliLauncherVersion = "1.5.4"
+ val scalaCliLauncherVersion = "1.6.1"
188
/** Version of Coursier to download for initializing the local maven repo of Scala command */
189
- val coursierJarVersion = "2.1.18"
+ val coursierJarVersion = "2.1.24"
190
191
object CompatMode {
192
final val BinaryCompatible = 0
0 commit comments