Well that didn't commit ok

This commit is contained in:
Camotoy 2021-06-07 12:42:42 -04:00
parent d08cd542d0
commit d64038d311

View file

@ -1,7 +1,7 @@
pipeline {
agent any
tools {
gradle 'Gradle 6'
gradle 'Gradle 7'
jdk 'Java 16'
}