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 bcd0300 commit 76a13bdCopy full SHA for 76a13bd
.github/workflows/maven.yml
@@ -26,7 +26,7 @@ jobs:
26
runs-on: ubuntu-latest
27
strategy:
28
matrix:
29
- java: [ 17, 21, 24 ]
+ java: [ 17, 21, 25 ]
30
name: Java ${{ matrix.java }} build
31
32
steps:
0 commit comments