Skip to content

Commit

Permalink
Set something in the Jenkinsfile to 21
Browse files Browse the repository at this point in the history
Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
  • Loading branch information
arjantijms committed Jan 2, 2024
1 parent a956f31 commit 7e97f70
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
Expand Up @@ -227,7 +227,7 @@ spec:
}
}
tools {
jdk 'temurin-jdk17-latest'
jdk 'temurin-jdk21-latest'
maven 'apache-maven-3.9.5'
}
steps {
Expand Down

0 comments on commit 7e97f70

Please sign in to comment.