Skip to content

Commit

Permalink
Upgrade Scala version to 2.13.11 (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
fcv authored Jun 8, 2023
1 parent 4693951 commit 1fcfa77
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.17', '2.13.10', '3.3.0']
scalaVersion: ['2.12.17', '2.13.11', '3.3.0']
javaTag: [
'graalvm-ce-22.3.0-b2-java17',
'graalvm-ce-22.3.0-b2-java11',
Expand Down

0 comments on commit 1fcfa77

Please sign in to comment.