From 08b74f36f01e6caeb9ef65ed5c0b60f6473955f6 Mon Sep 17 00:00:00 2001 From: Wojciech Mazur Date: Tue, 26 Nov 2024 10:59:18 +0100 Subject: [PATCH] Backport "Update Scala CLI to 1.5.4 (was 1.5.1) & `coursier` to 2.1.18 (was 2.1.13)" to 3.6 (#22025) Backports #22021 to the 3.6.2. PR submitted by the release tooling. --------- Co-authored-by: Kacper Korban Co-authored-by: Piotr Chabelski --- project/Build.scala | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project/Build.scala b/project/Build.scala index c6d808d805db..601b4d6f3c19 100644 --- a/project/Build.scala +++ b/project/Build.scala @@ -156,9 +156,9 @@ object Build { val mimaPreviousLTSDottyVersion = "3.3.0" /** Version of Scala CLI to download */ - val scalaCliLauncherVersion = "1.5.1" + val scalaCliLauncherVersion = "1.5.4" /** Version of Coursier to download for initializing the local maven repo of Scala command */ - val coursierJarVersion = "2.1.13" + val coursierJarVersion = "2.1.18" object CompatMode { final val BinaryCompatible = 0