9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2025-12-19 15:09:15 +00:00

bump versions

This commit is contained in:
XiaoMoMi
2025-03-18 23:37:34 +08:00
parent 3ab223654d
commit 5fb238f090
18 changed files with 86 additions and 24 deletions

View File

@@ -9,5 +9,9 @@ pluginManagement {
plugins {
kotlin("jvm") version "2.0.20"
}
repositories {
gradlePluginPortal()
maven("https://repo.papermc.io/repository/maven-public/")
}
}