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 fad7524 commit decb1caCopy full SHA for decb1ca
.github/workflows/ci.yml
@@ -73,7 +73,7 @@ jobs:
73
strategy:
74
matrix:
75
os: [ubuntu-latest]
76
- scala: [2.13.7]
+ scala: [2.13.8]
77
java: [zulu@8]
78
runs-on: ${{ matrix.os }}
79
steps:
0 commit comments