Skip to content

Commit 5bf78de

Browse files
committed
Bump Scala CLI to v1.8.0 (was v1.7.1)
1 parent 23469a1 commit 5bf78de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ object Build {
188188
val mimaPreviousLTSDottyVersion = "3.3.0"
189189

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

0 commit comments

Comments
 (0)