Skip to content

Commit de0e016

Browse files
Backport "Bump Scala CLI to v1.8.0 (was v1.7.1)" to 3.7.1 (#23230)
Backports #23168 to the 3.7.1-RC2. PR submitted by the release tooling.
2 parents 5bac6af + a821c61 commit de0e016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ object Build {
189189
val mimaPreviousLTSDottyVersion = "3.3.0"
190190

191191
/** Version of Scala CLI to download */
192-
val scalaCliLauncherVersion = "1.7.1"
192+
val scalaCliLauncherVersion = "1.8.0"
193193
/** Version of Coursier to download for initializing the local maven repo of Scala command */
194194
val coursierJarVersion = "2.1.24"
195195

0 commit comments

Comments
 (0)