We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e01e38 commit ca35b20Copy full SHA for ca35b20
gradle.properties
@@ -12,5 +12,5 @@ slf4j-simple.version=1.7.30
12
#
13
# plugins
14
15
-plugin.license.version=0.15.0
+plugin.license.version=0.16.1
16
plugin.utf8.version=0.1.0
gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,5 @@
1
distributionBase=GRADLE_USER_HOME
2
distributionPath=wrapper/dists
3
-distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.1-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-7.1.1-bin.zip
4
zipStoreBase=GRADLE_USER_HOME
5
zipStorePath=wrapper/dists
0 commit comments