Skip to content

Commit

Permalink
Update scala 3 to 3.2.1 (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomahna committed Nov 18, 2022
1 parent 16b95eb commit b75d204
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.2.0']
scalaVersion: ['2.12.17', '2.13.10', '3.2.1']
javaTag: [
'openjdk-8u342',
'openjdk-11.0.16',
Expand Down

0 comments on commit b75d204

Please sign in to comment.