aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 50caebfee7..6a09be92d8 100644
--- a/build.gradle
+++ b/build.gradle
@@ -57,7 +57,7 @@ ant.taskdef(name: "junit",
classpath: configurations.antLibs.asPath)
wrapper {
- gradleVersion = '6.5'
+ gradleVersion = '6.8'
}
task adjustWrapperPropertiesFile {