Skip to content

Commit

Permalink
Update to scala 2.13.12 / 3.3.1 (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
francisdb authored Sep 11, 2023
1 parent 913a733 commit 5c60f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
scalaVersion: ['2.12.18', '2.13.11', '3.3.0']
scalaVersion: ['2.12.18', '2.13.12', '3.3.1']
javaTag: [
'graalvm-ce-22.3.0-b2-java17',
'graalvm-ce-22.3.0-b2-java11',
Expand Down

0 comments on commit 5c60f67

Please sign in to comment.