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 576a3b6 commit 89cf7b6Copy full SHA for 89cf7b6
.github/workflows/ci.yml
@@ -79,7 +79,7 @@ jobs:
79
strategy:
80
matrix:
81
os: [ubuntu-latest]
82
- scala: [3.2.2]
+ scala: [3.3.0]
83
java: [zulu@8]
84
runs-on: ${{ matrix.os }}
85
steps:
0 commit comments