mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-15 23:20:44 +00:00
Defers paper versioning to libs.versions.toml
This commit is contained in:
committed by
AngrySoundTech
parent
667bae0abd
commit
4fc0b4ad58
@@ -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"))
|
||||
|
||||
Reference in New Issue
Block a user