update project

This commit is contained in:
2025-07-29 21:01:39 +02:00
parent cd75652cf9
commit 342969acad
8 changed files with 20 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
plugins {
alias(hlaeja.plugins.kotlin.jvm)
alias(hlaeja.plugins.ltd.hlaeja.plugin.library)
alias(hlaeja.plugins.library)
}
dependencies {
@@ -9,4 +9,4 @@ dependencies {
testRuntimeOnly(hlaeja.junit.platform.launcher)
}
group = "ltd.lulz"
group = "ltd.hlaeja"