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 1616 with :
1717 fetch-depth : 0
1818 - uses : coursier/cache-action@v6
19- - uses : VirtusLab/scala-cli-setup@v1.9.0
19+ - uses : VirtusLab/scala-cli-setup@v1.9.1
2020 - run : scala-cli ./project/scripts/addToBackportingProject.scala -- ${{ github.sha }}
2121 env :
2222 GRAPHQL_API_TOKEN : ${{ secrets.GRAPHQL_API_TOKEN }}
Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ object Build {
144144 val mimaPreviousLTSDottyVersion = " 3.3.0"
145145
146146 /** Version of Scala CLI to download */
147- val scalaCliLauncherVersion = " 1.9.0 "
147+ val scalaCliLauncherVersion = " 1.9.1 "
148148 /** Version of Coursier to download for initializing the local maven repo of Scala command */
149149 val coursierJarVersion = " 2.1.24"
150150
You can’t perform that action at this time.
0 commit comments