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 73ba485 commit a0afad3Copy full SHA for a0afad3
project/Build.scala
@@ -185,7 +185,7 @@ object Build {
185
val mimaPreviousLTSDottyVersion = "3.3.0"
186
187
/** Version of Scala CLI to download */
188
- val scalaCliLauncherVersion = "1.6.1"
+ val scalaCliLauncherVersion = "1.7.0"
189
/** Version of Coursier to download for initializing the local maven repo of Scala command */
190
val coursierJarVersion = "2.1.24"
191
0 commit comments