Skip to content

Commit 6152a33

Browse files
committed
Update paperweight to 2.0.0-beta.14
1 parent ffb39ce commit 6152a33

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
@@ -2,7 +2,7 @@ import xyz.jpenilla.resourcefactory.bukkit.BukkitPluginYaml
22

33
plugins {
44
`java-library`
5-
id("io.papermc.paperweight.userdev") version "2.0.0-beta.13"
5+
id("io.papermc.paperweight.userdev") version "2.0.0-beta.14"
66
id("xyz.jpenilla.run-paper") version "2.3.1" // Adds runServer and runMojangMappedServer tasks for testing
77
id("xyz.jpenilla.resource-factory-bukkit-convention") version "1.2.0" // Generates plugin.yml based on the Gradle config
88
}

0 commit comments

Comments
 (0)