File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1515 with :
1616 fetch-depth : 0
1717 - uses : coursier/cache-action@v6
18- - uses : VirtusLab/scala-cli-setup@v1.6.2
18+ - uses : VirtusLab/scala-cli-setup@v1.7.0
1919 - run : scala-cli ./project/scripts/addToBackportingProject.scala -- ${{ github.sha }}
2020 env :
2121 GRAPHQL_API_TOKEN : ${{ secrets.GRAPHQL_API_TOKEN }}
Original file line number Diff line number Diff line change @@ -185,7 +185,7 @@ object Build {
185185 val mimaPreviousLTSDottyVersion = " 3.3.0"
186186
187187 /** Version of Scala CLI to download */
188- val scalaCliLauncherVersion = " 1.6.1 "
188+ val scalaCliLauncherVersion = " 1.7.0 "
189189 /** Version of Coursier to download for initializing the local maven repo of Scala command */
190190 val coursierJarVersion = " 2.1.24"
191191
You can’t perform that action at this time.
0 commit comments