Skip to content
Snippets Groups Projects

Chore/update to 1.12.0

Merged Baptiste Toulemonde requested to merge chore/update-to-1.12.0 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -6,7 +6,7 @@ stages:
build:
stage: build
image: maven:3.6.3-jdk-11
image: maven:3.6.3-openjdk-16-slim
only:
- master
script:
Loading