build: Update Gradle to 7.1.1 and Indra to 2.0.6

This commit is contained in:
Jason Penilla 2021-07-27 15:19:36 -07:00 committed by Jason
parent ac77c85722
commit 197b892100
2 changed files with 7 additions and 7 deletions

View file

@ -13,10 +13,10 @@ versions:
# build-logic
checkstyle: 8.39
indra: 2.0.5
indra: 2.0.6
testLoggerPlugin: 3.0.0
errorpronePlugin: 2.0.1
licenser: 0.6.0
licenser: 0.6.1
dependencies:
checkerQual:

View file

@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
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
zipStorePath=wrapper/dists