Skip to content

Commit 76a13bd

Browse files
committed
Java 25
1 parent bcd0300 commit 76a13bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
runs-on: ubuntu-latest
2727
strategy:
2828
matrix:
29-
java: [ 17, 21, 24 ]
29+
java: [ 17, 21, 25 ]
3030
name: Java ${{ matrix.java }} build
3131

3232
steps:

0 commit comments

Comments
 (0)