mirror of
https://github.com/GeyserMC/GeyserConnect.git
synced 2025-09-09 07:43:04 +02:00
Updated Jenkinsfile to Java 16
This commit is contained in:
parent
fdc2f38397
commit
eda16f7702
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -3,7 +3,7 @@ pipeline {
|
|||
|
||||
tools {
|
||||
maven 'Maven 3'
|
||||
jdk 'Java 8'
|
||||
jdk 'Java 16'
|
||||
}
|
||||
|
||||
parameters{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue