We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d62b62 commit 23a6846Copy full SHA for 23a6846
Jenkinsfile
@@ -7,6 +7,7 @@ pipeline {
7
}
8
tools {
9
maven 'Maven 3'
10
+ jdk 'Java 17'
11
12
13
environment {
0 commit comments