Skip to content

Commit 28752b2

Browse files
authored
Run on JDK 25 (#448)
2 parents e817c5b + d15749b commit 28752b2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
buildPlugin(useContainerAgent: true, configurations: [
22
[ platform: 'windows', jdk: '17' ],
33
[ platform: 'linux', jdk: '21' ],
4+
[ platform: 'linux', jdk: '25' ],
45
])

0 commit comments

Comments
 (0)