Defers paper versioning to libs.versions.toml

This commit is contained in:
Alexander
2024-06-07 17:22:40 +01:00
committed by AngrySoundTech
parent 667bae0abd
commit 4fc0b4ad58
28 changed files with 32 additions and 27 deletions

View File

@@ -6,7 +6,7 @@ version = "1.0.0"
dependencies {
paperweight {
paperDevBundle("1.21.3-R0.1-SNAPSHOT")
paperDevBundle(libs.versions.paper)
}
compileOnly(project(":plugins:civmodcore-paper"))