Skip to content

Commit

Permalink
chore(deps): bump io.papermc.paperweight.userdev from 1.5.12 to 1.5.13
Browse files Browse the repository at this point in the history
Bumps io.papermc.paperweight.userdev from 1.5.12 to 1.5.13.

---
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>
  • Loading branch information
dependabot[bot] committed Apr 5, 2024
1 parent 773673d commit 717dc23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
@@ -1,7 +1,7 @@
plugins {
kotlin("jvm") version "1.9.23"
kotlin("plugin.serialization") version "1.9.23"
id("io.papermc.paperweight.userdev") version "1.5.12"
id("io.papermc.paperweight.userdev") version "1.5.13"
id("xyz.jpenilla.run-paper") version "2.2.3"
`maven-publish`
}
Expand Down

0 comments on commit 717dc23

Please sign in to comment.