bump Gradle to 7.0.2

This commit is contained in:
2021-06-07 00:35:09 +01:00
parent a7774a71d4
commit 1e9352a2f7
2 changed files with 2 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ jar {
wrapper {
distributionType = Wrapper.DistributionType.BIN
gradleVersion = "7.0"
gradleVersion = "7.0.2"
}
publishing {