Skip to content

Commit

Permalink
Bump scala-cli to 1.4.3 (#21338)
Browse files Browse the repository at this point in the history
Closes #21263 
Closes #21229
  • Loading branch information
hamzaremmal authored Aug 7, 2024
2 parents 54344a1 + 834b4f5 commit 40b8c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ object Build {
val mimaPreviousLTSDottyVersion = "3.3.0"

/** Version of Scala CLI to download */
val scalaCliLauncherVersion = "1.4.1"
val scalaCliLauncherVersion = "1.4.3"
/** Version of Coursier to download for initializing the local maven repo of Scala command */
val coursierJarVersion = "2.1.10"

Expand Down

0 comments on commit 40b8c7a

Please sign in to comment.