We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b3e1f06 + 91a639a commit 3e1b884Copy full SHA for 3e1b884
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
alias(libs.plugins.minotaur) apply false
6
alias(libs.plugins.shadow)
7
alias(libs.plugins.hangar)
8
- id("xyz.jpenilla.run-paper") version "3.0.1"
+ id("xyz.jpenilla.run-paper") version "3.0.2"
9
}
10
11
val minecraft = property("minecraft_version").toString()
0 commit comments