Bump safe gradle plugins
This commit is contained in:
parent
c9ac39ed26
commit
343be0bf67
1 changed files with 2 additions and 2 deletions
|
|
@ -19,8 +19,8 @@ plugins {
|
|||
id("net.kyori.indra.publishing.sonatype") version indraVersion apply false
|
||||
id("net.kyori.indra.license-header") version indraVersion apply false
|
||||
id("org.cadixdev.licenser") version "0.6.0-SNAPSHOT" apply false
|
||||
id("com.github.johnrengelman.shadow") version "6.1.0" apply false
|
||||
id("net.ltgt.errorprone") version "1.3.0" apply false
|
||||
id("com.github.johnrengelman.shadow") version "7.0.0" apply false
|
||||
id("net.ltgt.errorprone") version "2.0.1" apply false
|
||||
id("com.github.ben-manes.versions") version "0.38.0"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue