Skip to content

Commit 40b8c7a

Browse files
authored
Bump scala-cli to 1.4.3 (#21338)
Closes #21263 Closes #21229
2 parents 54344a1 + 834b4f5 commit 40b8c7a

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