Skip to content

Commit 6f41cc5

Browse files
authored
Merge pull request #200 from gounthar/jdk21
Test with Java 21.
2 parents 73827fc + 1ab22d0 commit 6f41cc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
buildPlugin(useContainerAgent: true, configurations: [
2-
[platform: 'linux', jdk: '11'],
2+
[platform: 'linux', jdk: '21'],
33
[platform: 'linux', jdk: '17'],
44
])

0 commit comments

Comments
 (0)