File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 uses : guardian/setup-scala@v1
1616 - name : Submit dependencies
1717 id : submit
18- uses : scalacenter/sbt-dependency-submission@f43202114d7522a4b233e052f82c2eea8d658134 # v3.2.1
18+ uses : scalacenter/sbt-dependency-submission@d84eef4c09e633bcf5f113bcad7fd5e9af1baee9 # v3.2.3
1919 - name : Log snapshot for user validation
2020 id : validate
2121 run : cat ${{ steps.submit.outputs.snapshot-json-path }} | jq
Original file line number Diff line number Diff line change @@ -183,7 +183,7 @@ jobs:
183183 fi
184184
185185 - name : Upload native binary
186- uses : actions/upload-artifact@v4
186+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
187187 with :
188188 name : devenv-${{ matrix.architecture }}
189189 path : devenv-${{ needs.generate-version.outputs.version }}-${{ matrix.architecture }}
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ val cliJvmOptions = Seq(
2323
2424// shared library versions
2525val circeVersion = " 0.14.15"
26- val sttpVersion = " 4.0.23 "
26+ val sttpVersion = " 4.0.24 "
2727val scalatestVersion = " 3.2.20"
2828val scalaCheckVersion = " 1.19.0"
2929val scalatestPlusVersion = " 3.2.20.0"
You can’t perform that action at this time.
0 commit comments