We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dec444b commit 3a60d5cCopy full SHA for 3a60d5c
project/Build.scala
@@ -118,7 +118,7 @@ object Build {
118
val mimaPreviousLTSDottyVersion = "3.3.0"
119
120
/** Version of Scala CLI to download */
121
- val scalaCliLauncherVersion = "1.4.0"
+ val scalaCliLauncherVersion = "1.4.1"
122
/** Version of Coursier to download for initializing the local maven repo of Scala command */
123
val coursierJarVersion = "2.1.10"
124
0 commit comments