Skip to content

Commit

Permalink
Update paperweight
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed Jan 11, 2025
1 parent fc46f3c commit ffb39ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import xyz.jpenilla.resourcefactory.bukkit.BukkitPluginYaml

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

0 comments on commit ffb39ce

Please sign in to comment.