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 2d595b1 commit 1082a37Copy full SHA for 1082a37
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
strategy:
18
matrix:
19
- scalaVersion: ['2.12.20', '2.13.15', '3.3.4', '3.5.1']
+ scalaVersion: ['2.12.20', '2.13.15', '3.3.4', '3.5.2']
20
javaTag: [
21
'graalvm-community-22.0.1',
22
'graalvm-community-21.0.2',
0 commit comments