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 }} diff --git a/project/Build.scala b/project/Build.scala index db1cf16588aa..2a23f0202eb0 100644 --- a/project/Build.scala +++ b/project/Build.scala @@ -125,9 +125,9 @@ 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" + val coursierJarVersion = "2.1.13" object CompatMode { final val BinaryCompatible = 0