Skip to content

Commit 98cac77

Browse files
committed
Updated plugin-yml dependency version
Upgraded to `de.eldoria.plugin-yml.paper` version 0.7.1.
1 parent 3a1f114 commit 98cac77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
id("java")
77
id("com.gradleup.shadow") version "9.0.0-beta12"
88
id("io.papermc.hangar-publish-plugin") version "0.1.3"
9-
id("net.minecrell.plugin-yml.paper") version "0.6.0"
9+
id("de.eldoria.plugin-yml.paper") version "0.7.1"
1010
id("xyz.jpenilla.run-paper") version "2.3.1"
1111
id("com.modrinth.minotaur") version "2.+"
1212
}

0 commit comments

Comments
 (0)