Skip to content

Commit 3a60d5c

Browse files
hamzaremmalWojciechMazur
authored andcommitted
Bump scala-cli to 1.4.1
1 parent dec444b commit 3a60d5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/Build.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ object Build {
118118
val mimaPreviousLTSDottyVersion = "3.3.0"
119119

120120
/** Version of Scala CLI to download */
121-
val scalaCliLauncherVersion = "1.4.0"
121+
val scalaCliLauncherVersion = "1.4.1"
122122
/** Version of Coursier to download for initializing the local maven repo of Scala command */
123123
val coursierJarVersion = "2.1.10"
124124

0 commit comments

Comments
 (0)