mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
Use 1.21.9 everywhere
This commit is contained in:
@@ -6,7 +6,7 @@ plugins {
|
||||
paperweight.reobfArtifactConfiguration = io.papermc.paperweight.userdev.ReobfArtifactConfiguration.MOJANG_PRODUCTION
|
||||
|
||||
dependencies {
|
||||
paperweight.paperDevBundle("1.21.9-rc1-R0.1-SNAPSHOT")
|
||||
paperweight.paperDevBundle("1.21.9-R0.1-SNAPSHOT")
|
||||
compileOnly(project(":libraries:packets:packets-api"))
|
||||
|
||||
testImplementation(project(":libraries:packets"))
|
||||
|
||||
@@ -39,7 +39,7 @@ paper {
|
||||
|
||||
tasks {
|
||||
runServer {
|
||||
minecraftVersion("1.21.7")
|
||||
minecraftVersion("1.21.9")
|
||||
}
|
||||
|
||||
shadowJar {
|
||||
|
||||
Reference in New Issue
Block a user