Skip to content

Commit 59b4fd8

Browse files
committed
Update scala-cli to 1.9.0
1 parent 4493b49 commit 59b4fd8

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
@@ -145,7 +145,7 @@ object Build {
145145
val mimaPreviousLTSDottyVersion = "3.3.0"
146146

147147
/** Version of Scala CLI to download */
148-
val scalaCliLauncherVersion = "1.8.5"
148+
val scalaCliLauncherVersion = "1.9.0"
149149
/** Version of Coursier to download for initializing the local maven repo of Scala command */
150150
val coursierJarVersion = "2.1.24"
151151

0 commit comments

Comments
 (0)