From 75e4f09405de0c2555c8463689f34d0936212206 Mon Sep 17 00:00:00 2001 From: Piotr Chabelski Date: Thu, 3 Oct 2024 13:26:17 +0200 Subject: [PATCH 1/3] Bump Scala CLI to 1.5.1 --- project/Build.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Build.scala b/project/Build.scala index db1cf16588aa..0507fec64c16 100644 --- a/project/Build.scala +++ b/project/Build.scala @@ -125,7 +125,7 @@ object Build { val mimaPreviousLTSDottyVersion = "3.3.0" /** Version of Scala CLI to download */ - val scalaCliLauncherVersion = "1.5.0" + val scalaCliLauncherVersion = "1.5.1" /** Version of Coursier to download for initializing the local maven repo of Scala command */ val coursierJarVersion = "2.1.10" From df6a1f82270322d278eaa6124812edda285bb0a4 Mon Sep 17 00:00:00 2001 From: Piotr Chabelski Date: Thu, 3 Oct 2024 13:27:23 +0200 Subject: [PATCH 2/3] Bump `scala-cli-setup` GH action to 1.5.1 --- .github/workflows/lts-backport.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lts-backport.yaml b/.github/workflows/lts-backport.yaml index 5a269d889d7c..52eb674c1c17 100644 --- a/.github/workflows/lts-backport.yaml +++ b/.github/workflows/lts-backport.yaml @@ -15,7 +15,7 @@ jobs: with: fetch-depth: 0 - uses: coursier/cache-action@v6 - - uses: VirtusLab/scala-cli-setup@v1.5.0 + - uses: VirtusLab/scala-cli-setup@v1.5.1 - run: scala-cli ./project/scripts/addToBackportingProject.scala -- ${{ github.sha }} env: GRAPHQL_API_TOKEN: ${{ secrets.GRAPHQL_API_TOKEN }} From 971e04553ad542d3af3f6b77db434e5d6d558e7a Mon Sep 17 00:00:00 2001 From: Piotr Chabelski Date: Thu, 3 Oct 2024 13:29:33 +0200 Subject: [PATCH 3/3] Bump `coursier` to 2.1.13 --- project/Build.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Build.scala b/project/Build.scala index 0507fec64c16..2a23f0202eb0 100644 --- a/project/Build.scala +++ b/project/Build.scala @@ -127,7 +127,7 @@ object Build { /** Version of Scala CLI to download */ val scalaCliLauncherVersion = "1.5.1" /** Version of Coursier to download for initializing the local maven repo of Scala command */ - val coursierJarVersion = "2.1.10" + val coursierJarVersion = "2.1.13" object CompatMode { final val BinaryCompatible = 0