Skip to content

Commit 4d12fd7

Browse files
committed
Bump scala-cli to 1.4.1
1 parent 14b5618 commit 4d12fd7

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
@@ -124,7 +124,7 @@ object Build {
124124
val mimaPreviousLTSDottyVersion = "3.3.0"
125125

126126
/** Version of Scala CLI to download */
127-
val scalaCliLauncherVersion = "1.4.0"
127+
val scalaCliLauncherVersion = "1.4.1"
128128
/** Version of Coursier to download for initializing the local maven repo of Scala command */
129129
val coursierJarVersion = "2.1.10"
130130

0 commit comments

Comments
 (0)