[skip ci] remove plugins from settings.gradle.kts
This commit is contained in:
parent
bf93c329b7
commit
4d5ba6754a
1 changed files with 0 additions and 10 deletions
|
@ -1,14 +1,4 @@
|
||||||
pluginManagement {
|
pluginManagement {
|
||||||
plugins {
|
|
||||||
// Update this in libs.version.toml when you change it here.
|
|
||||||
kotlin("jvm") version "2.1.21"
|
|
||||||
kotlin("plugin.serialization") version "2.1.21"
|
|
||||||
|
|
||||||
id("com.github.johnrengelman.shadow") version "8.1.1"
|
|
||||||
|
|
||||||
id("dev.kordex.gradle.docker") version "1.7.1"
|
|
||||||
id("dev.kordex.gradle.kordex") version "1.7.1"
|
|
||||||
}
|
|
||||||
repositories {
|
repositories {
|
||||||
gradlePluginPortal()
|
gradlePluginPortal()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue