Skip to content

Commit a821c61

Browse files
GedochaoWojciechMazur
authored andcommitted
Bump Scala CLI to v1.8.0 (was v1.7.1)
[Cherry-picked 5bf78de]
1 parent f139047 commit a821c61

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)