Skip to content

Commit c27c2ae

Browse files
Backport "Bump scala-cli to 1.4.3" to 3.5.1 (#21370)
Backports #21338 to Scala 3.5.1-RC2
2 parents dd0d361 + ed6b6b6 commit c27c2ae

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
@@ -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)