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 def4b80 commit fbe9f0fCopy full SHA for fbe9f0f
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
fail-fast: false
17
matrix:
18
- java_version: ['17', '21', '23']
+ java_version: ['17', '21', '25']
19
include:
20
- java_version: '17'
21
snapshot: 1
0 commit comments