We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c5701e commit 716d276Copy full SHA for 716d276
.github/workflows/ci.yml
@@ -70,7 +70,7 @@ jobs:
70
strategy:
71
matrix:
72
os: [ubuntu-latest]
73
- scala: [3.3.3]
+ scala: [3.4.1]
74
java: [temurin@8]
75
runs-on: ${{ matrix.os }}
76
steps:
0 commit comments