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