bump 26.1
This commit is contained in:
parent
9e1ee75736
commit
48cb204cc2
|
|
@ -4,8 +4,8 @@ group = "net.hareworks"
|
||||||
version = "1.1"
|
version = "1.1"
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
kotlin("jvm") version "2.2.21"
|
kotlin("jvm") version "2.3.21"
|
||||||
id("de.eldoria.plugin-yml.paper") version "0.8.0"
|
id("de.eldoria.plugin-yml.paper") version "0.9.0"
|
||||||
id("com.gradleup.shadow") version "9.2.2"
|
id("com.gradleup.shadow") version "9.2.2"
|
||||||
}
|
}
|
||||||
repositories {
|
repositories {
|
||||||
|
|
@ -33,7 +33,7 @@ paper {
|
||||||
name = "kommand-lib"
|
name = "kommand-lib"
|
||||||
description = "Command library"
|
description = "Command library"
|
||||||
version = getVersion().toString()
|
version = getVersion().toString()
|
||||||
apiVersion = "1.21.10"
|
apiVersion = "26.1"
|
||||||
authors =
|
authors =
|
||||||
listOf(
|
listOf(
|
||||||
"Hare-K02",
|
"Hare-K02",
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit 9673e1e6e9a50182604ecbce08459413e1d3f31f
|
Subproject commit 3c60d4a4333b547e1c8c5ebb33cd26ba22cebad6
|
||||||
Loading…
Reference in New Issue
Block a user