aboutsummaryrefslogtreecommitdiff
path: root/runners/ant
diff options
context:
space:
mode:
Diffstat (limited to 'runners/ant')
-rw-r--r--runners/ant/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/runners/ant/build.gradle b/runners/ant/build.gradle
index 20fc034d..2622ce6e 100644
--- a/runners/ant/build.gradle
+++ b/runners/ant/build.gradle
@@ -1,6 +1,6 @@
apply plugin: 'kotlin'
-sourceCompatibility = 1.5
+sourceCompatibility = 1.6
configurations {
provided