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
|
||||
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:
|
||||
|
|
@ -29,10 +29,10 @@ dependencies:
|
|||
group: net.kyori
|
||||
name: indra-common
|
||||
version: { ref: indra }
|
||||
indraPublishingSonatype :
|
||||
group : net.kyori
|
||||
name : indra-publishing-sonatype
|
||||
version : { ref : indra }
|
||||
indraPublishingSonatype:
|
||||
group: net.kyori
|
||||
name: indra-publishing-sonatype
|
||||
version: { ref: indra }
|
||||
licenser:
|
||||
group: gradle.plugin.org.cadixdev.gradle
|
||||
name: licenser
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue