Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
Update scala-library to 2.12.20
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 6, 2024
1 parent 49bd2fa commit c2e750c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
fail-fast: false
matrix:
java: ['8', '11', '17']
scala: ['2.12.17', '2.13.8', '3.1.1']
scala: ['2.12.20', '2.13.8', '3.1.1']
steps:
- name: Checkout current branch
uses: actions/[email protected]
Expand Down

0 comments on commit c2e750c

Please sign in to comment.