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 5bf15de commit 8ec382fCopy full SHA for 8ec382f
.github/workflows/maven.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
strategy:
23
matrix:
24
- java: [17, 21, 22, 23]
+ java: [17, 21, 22, 23, 25]
25
26
steps:
27
- uses: actions/checkout@v4
0 commit comments