We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4b9048 commit af34c90Copy full SHA for af34c90
.github/workflows/scala.yml
@@ -16,7 +16,7 @@ jobs:
16
fail-fast: false
17
matrix:
18
include:
19
- - scala: 3.2.2
+ - scala: 3.3.0
20
21
steps:
22
- uses: actions/checkout@v3
0 commit comments