Skip to content

Commit

Permalink
Use latest Gradle on JDK13
Browse files Browse the repository at this point in the history
  • Loading branch information
vvanholl committed Mar 9, 2020
1 parent 9d00bc0 commit 3fa3905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: "compuscene/gradle:5.3.1-jdk12"
image: "gradle:jdk13"

variables:
GRADLE_OPTS: "-Dorg.gradle.daemon=false"
Expand Down

0 comments on commit 3fa3905

Please sign in to comment.