Skip to content

Commit 07c5c92

Browse files
committed
Bump scala-cli to 1.5.4
1 parent 64411b6 commit 07c5c92

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
@@ -162,7 +162,7 @@ object Build {
162162
val mimaPreviousLTSDottyVersion = "3.3.0"
163163

164164
/** Version of Scala CLI to download */
165-
val scalaCliLauncherVersion = "1.5.1"
165+
val scalaCliLauncherVersion = "1.5.4"
166166
/** Version of Coursier to download for initializing the local maven repo of Scala command */
167167
val coursierJarVersion = "2.1.13"
168168

0 commit comments

Comments
 (0)