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 4493b49 commit 59b4fd8Copy full SHA for 59b4fd8
project/Build.scala
@@ -145,7 +145,7 @@ object Build {
145
val mimaPreviousLTSDottyVersion = "3.3.0"
146
147
/** Version of Scala CLI to download */
148
- val scalaCliLauncherVersion = "1.8.5"
+ val scalaCliLauncherVersion = "1.9.0"
149
/** Version of Coursier to download for initializing the local maven repo of Scala command */
150
val coursierJarVersion = "2.1.24"
151
0 commit comments