Skip to content

Commit

Permalink
Update scala3-library to 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 29, 2024
1 parent 3cd5157 commit 37a1e5e
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 @@ -48,7 +48,7 @@ jobs:
fail-fast: false
matrix:
java: ['adopt@1.8', 'adopt@1.11']
scala: ['2.12.14', '2.13.6', '3.0.2']
scala: ['2.12.14', '2.13.6', '3.4.1']
platform: ['JVM']
steps:
- name: Checkout current branch
Expand Down

0 comments on commit 37a1e5e

Please sign in to comment.