Also remove the dependency
This commit is contained in:
parent
30aee375f1
commit
f67b126cc9
2 changed files with 0 additions and 5 deletions
|
|
@ -8,7 +8,6 @@ repositories {
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation(libs.indraCommon)
|
implementation(libs.indraCommon)
|
||||||
implementation(libs.indraPublishingSonatype)
|
|
||||||
implementation(libs.testLoggerPlugin)
|
implementation(libs.testLoggerPlugin)
|
||||||
implementation(libs.errorpronePlugin)
|
implementation(libs.errorpronePlugin)
|
||||||
implementation(libs.licenser)
|
implementation(libs.licenser)
|
||||||
|
|
|
||||||
|
|
@ -29,10 +29,6 @@ dependencies:
|
||||||
group: net.kyori
|
group: net.kyori
|
||||||
name: indra-common
|
name: indra-common
|
||||||
version: { ref: indra }
|
version: { ref: indra }
|
||||||
indraPublishingSonatype:
|
|
||||||
group: net.kyori
|
|
||||||
name: indra-publishing-sonatype
|
|
||||||
version: { ref: indra }
|
|
||||||
licenser:
|
licenser:
|
||||||
group: gradle.plugin.org.cadixdev.gradle
|
group: gradle.plugin.org.cadixdev.gradle
|
||||||
name: licenser
|
name: licenser
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue