Skip to content

Commit 6108330

Browse files
authored
Update JDK to 25 (#196)
Signed-off-by: Tom Wetjens <tom.wetjens@edsn.nl>
1 parent a0df9cf commit 6108330

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Set up JDK
1616
uses: actions/setup-java@v3
1717
with:
18-
java-version: '17'
18+
java-version: '25'
1919
distribution: 'temurin'
2020
cache: maven
2121

0 commit comments

Comments
 (0)