Skip to content

Commit

Permalink
build with jdk 17
Browse files Browse the repository at this point in the history
  • Loading branch information
mawinter69 committed May 31, 2024
1 parent a492d0d commit c4376b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
buildPlugin(
useContainerAgent: true,
configurations: [
[platform: 'linux', jdk: 11]
[platform: 'linux', jdk: 17]
])

0 comments on commit c4376b4

Please sign in to comment.