update gradle

This commit is contained in:
2020-11-05 17:53:47 +01:00
parent 2b85828700
commit 3f4b5b409a
5 changed files with 6 additions and 21 deletions

View File

@@ -84,5 +84,5 @@ subprojects {
}
wrapper {
gradleVersion = '6.5.1'
gradleVersion = '6.7'
}