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 f139047 commit a821c61Copy full SHA for a821c61
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