Skip to content

Commit f7e5df5

Browse files
authored
2 parents 0e567c1 + 4ca490e commit f7e5df5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/Build.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,9 +184,9 @@ object Build {
184184
val mimaPreviousLTSDottyVersion = "3.3.0"
185185

186186
/** Version of Scala CLI to download */
187-
val scalaCliLauncherVersion = "1.5.4"
187+
val scalaCliLauncherVersion = "1.6.1"
188188
/** Version of Coursier to download for initializing the local maven repo of Scala command */
189-
val coursierJarVersion = "2.1.18"
189+
val coursierJarVersion = "2.1.24"
190190

191191
object CompatMode {
192192
final val BinaryCompatible = 0

0 commit comments

Comments
 (0)