File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -184,5 +184,5 @@ nexusStaging {
184184}
185185
186186wrapper {
187- gradleVersion = " ${ GRADLE_WRAPPER_VER } "
187+ distributionType = Wrapper.DistributionType . ALL
188188}
Original file line number Diff line number Diff line change @@ -12,4 +12,4 @@ LIB_JACKSON_VER=2.12.0
1212LIB_SLF4J_VER =1.7.30
1313SOURCE_COMPATIBILITY =1.8
1414TARGET_COMPATIBILITY =1.8
15- GRADLE_WRAPPER_VER =6.7.1
15+ GRADLE_WRAPPER_VER =7.0
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-6.7.1 -all.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.0 -all.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments