Skip to content

Commit

Permalink
Bump scala-cli to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hamzaremmal committed Aug 23, 2024
1 parent d490d13 commit 13223a3
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.3"
val scalaCliLauncherVersion = "1.5.0"
/** 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 13223a3

Please sign in to comment.