Skip to content

Commit ed6b6b6

Browse files
hamzaremmalWojciechMazur
authored andcommitted
Bump scala-cli to 1.4.3
1 parent dd0d361 commit ed6b6b6

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.1"
121+
val scalaCliLauncherVersion = "1.4.3"
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)