From 07c5c92d9a6859c49f0580f0338580f92e131e0f Mon Sep 17 00:00:00 2001 From: Piotr Chabelski Date: Mon, 25 Nov 2024 14:25:14 +0100 Subject: [PATCH 1/2] Bump `scala-cli` to 1.5.4 --- project/Build.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Build.scala b/project/Build.scala index f5593144a631..79651ce31f47 100644 --- a/project/Build.scala +++ b/project/Build.scala @@ -162,7 +162,7 @@ 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" From 1b93649a503f32d3817f8b56370e5bae60fbee8b Mon Sep 17 00:00:00 2001 From: Piotr Chabelski Date: Mon, 25 Nov 2024 14:26:06 +0100 Subject: [PATCH 2/2] Bump `coursier` to 2.1.18 --- project/Build.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Build.scala b/project/Build.scala index 79651ce31f47..b2aca3705d83 100644 --- a/project/Build.scala +++ b/project/Build.scala @@ -164,7 +164,7 @@ object Build { /** Version of Scala CLI to download */ 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