We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1c3973 commit b74fa39Copy full SHA for b74fa39
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
matrix:
24
os: [ubuntu-latest]
25
- scala: [2.13.10]
+ scala: [2.13.14]
26
java: [temurin@11, temurin@17, temurin@21]
27
runs-on: ${{ matrix.os }}
28
steps:
0 commit comments