Skip to content

Commit 9653f6c

Browse files
committed
build with java 25
1 parent d82d596 commit 9653f6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ${{ matrix.os }}
1616
strategy:
1717
matrix:
18-
java: [17, 21]
18+
java: [17, 21, 25]
1919
os: [ubuntu-latest]
2020
distribution: [temurin]
2121

0 commit comments

Comments
 (0)