chore(deps): bump io.papermc.paperweight.userdev

Bumps io.papermc.paperweight.userdev from 2.0.0-beta.14 to 2.0.0-SNAPSHOT.

---
updated-dependencies:
- dependency-name: io.papermc.paperweight.userdev
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-29 19:59:06 +00:00
committed by GitHub
parent 259fe3b721
commit d2cd9b3a67

View File

@@ -1,6 +1,6 @@
plugins { plugins {
id("com.gradleup.shadow") version "9.0.0-beta11" apply false id("com.gradleup.shadow") version "9.0.0-beta11" apply false
id("io.papermc.paperweight.userdev") version "2.0.0-beta.16" apply false id("io.papermc.paperweight.userdev") version "2.0.0-SNAPSHOT" apply false
id("xyz.jpenilla.run-paper") version "2.3.1" apply false id("xyz.jpenilla.run-paper") version "2.3.1" apply false
id("net.minecrell.plugin-yml.paper") version "0.6.0" apply false id("net.minecrell.plugin-yml.paper") version "0.6.0" apply false
id("io.papermc.hangar-publish-plugin") version "0.1.3" apply false id("io.papermc.hangar-publish-plugin") version "0.1.3" apply false