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.
1 parent cf6949e commit bfce94aCopy full SHA for bfce94a
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
id("java")
7
id("com.gradleup.shadow") version "9.0.2"
8
id("xyz.jpenilla.run-paper") version "3.0.0-beta.1"
9
- id("de.eldoria.plugin-yml.paper") version "0.7.1"
+ id("de.eldoria.plugin-yml.paper") version "0.8.0"
10
id("io.papermc.hangar-publish-plugin") version "0.1.3"
11
id("com.modrinth.minotaur") version "2.+"
12
}
0 commit comments