Clean refactoring using Java 11
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
image: jdk11-maven3
|
||||
|
||||
stages:
|
||||
- test
|
||||
- sonar
|
||||
|
Reference in New Issue
Block a user
@ -1,3 +1,5 @@
|
||||
image: jdk11-maven3
|
||||
|
||||
stages:
|
||||
- test
|
||||
- sonar
|
||||
|