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 14b5618 commit 4d12fd7Copy full SHA for 4d12fd7
project/Build.scala
@@ -124,7 +124,7 @@ object Build {
124
val mimaPreviousLTSDottyVersion = "3.3.0"
125
126
/** Version of Scala CLI to download */
127
- val scalaCliLauncherVersion = "1.4.0"
+ val scalaCliLauncherVersion = "1.4.1"
128
/** Version of Coursier to download for initializing the local maven repo of Scala command */
129
val coursierJarVersion = "2.1.10"
130
0 commit comments