This commit is contained in:
2025-02-24 21:24:01 +08:00
parent e376832ffc
commit 16e6af2d76
3 changed files with 29 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
plugins {
kotlin("jvm") version "2.1.0"
kotlin("jvm") version "2.1.10"
id("com.gradleup.shadow") version "8.3.5"
}