Skip to content

Commit 815238b

Browse files
authored
Bump scala-cli to 1.5.0 (#21422)
2 parents d490d13 + 13223a3 commit 815238b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
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.3"
127+
val scalaCliLauncherVersion = "1.5.0"
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)