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 23469a1 commit 5bf78deCopy full SHA for 5bf78de
project/Build.scala
@@ -188,7 +188,7 @@ object Build {
188
val mimaPreviousLTSDottyVersion = "3.3.0"
189
190
/** Version of Scala CLI to download */
191
- val scalaCliLauncherVersion = "1.7.1"
+ val scalaCliLauncherVersion = "1.8.0"
192
/** Version of Coursier to download for initializing the local maven repo of Scala command */
193
val coursierJarVersion = "2.1.24"
194
0 commit comments