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 ed2b1ca commit 421a03aCopy full SHA for 421a03a
build.gradle
@@ -1,8 +1,8 @@
1
import java.util.regex.Matcher
2
3
plugins {
4
- id 'net.researchgate.release' version '2.6.0'
5
- id 'nebula.optional-base' version '3.3.0'
+ id 'net.researchgate.release' version '2.8.1'
+ id 'nebula.optional-base' version '5.0.1'
6
}
7
8
ext {
gradle/wrapper/gradle-wrapper.jar
0 Bytes
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
-#Thu Jul 13 13:12:06 CEST 2017
+#Fri Apr 23 17:20:37 CEST 2021
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-3.3-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.3-bin.zip
0 commit comments