Skip to content

Commit

Permalink
Merge pull request #36 from scala-steward/update/scala-library-2.12.19
Browse files Browse the repository at this point in the history
Update scala-library to 2.12.19
  • Loading branch information
mkurz committed Feb 28, 2024
2 parents b878661 + 81971cf commit 70484aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: playframework/.github/.github/workflows/cmd.yml@v3
with:
java: 17, 11, 8
scala: 2.12.18
scala: 2.12.19
cmd: |
sbt ++$MATRIX_SCALA test ^scripted
Expand Down

0 comments on commit 70484aa

Please sign in to comment.