build: Update Gradle to 7.1.1 and Indra to 2.0.6
This commit is contained in:
parent
ac77c85722
commit
197b892100
2 changed files with 7 additions and 7 deletions
|
|
@ -13,10 +13,10 @@ versions:
|
||||||
|
|
||||||
# build-logic
|
# build-logic
|
||||||
checkstyle: 8.39
|
checkstyle: 8.39
|
||||||
indra: 2.0.5
|
indra: 2.0.6
|
||||||
testLoggerPlugin: 3.0.0
|
testLoggerPlugin: 3.0.0
|
||||||
errorpronePlugin: 2.0.1
|
errorpronePlugin: 2.0.1
|
||||||
licenser: 0.6.0
|
licenser: 0.6.1
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
checkerQual:
|
checkerQual:
|
||||||
|
|
|
||||||
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
|
|
@ -1,5 +1,5 @@
|
||||||
distributionBase=GRADLE_USER_HOME
|
distributionBase=GRADLE_USER_HOME
|
||||||
distributionPath=wrapper/dists
|
distributionPath=wrapper/dists
|
||||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.0.2-bin.zip
|
distributionUrl=https\://services.gradle.org/distributions/gradle-7.1.1-bin.zip
|
||||||
zipStoreBase=GRADLE_USER_HOME
|
zipStoreBase=GRADLE_USER_HOME
|
||||||
zipStorePath=wrapper/dists
|
zipStorePath=wrapper/dists
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue