Skip to content

Commit 2635fd3

Browse files
committed
Java 25
1 parent 3eb9c0a commit 2635fd3

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
@@ -28,7 +28,7 @@ jobs:
2828
runs-on: ubuntu-latest
2929
strategy:
3030
matrix:
31-
java: [ 17, 21, 24 ]
31+
java: [ 17, 21, 25 ]
3232
name: Java ${{ matrix.java }} build
3333

3434
steps:

0 commit comments

Comments
 (0)