Skip to content

Commit

Permalink
chore(deps): bump xyz.jpenilla.run-paper from 2.2.4 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps xyz.jpenilla.run-paper from 2.2.4 to 2.3.0.

---
updated-dependencies:
- dependency-name: xyz.jpenilla.run-paper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 2, 2024
1 parent 0a1facd commit 67aab6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -2,7 +2,7 @@ plugins {
kotlin("jvm") version "1.9.23"
kotlin("plugin.serialization") version "1.9.23"
id("io.papermc.paperweight.userdev") version "1.6.3"
id("xyz.jpenilla.run-paper") version "2.2.4"
id("xyz.jpenilla.run-paper") version "2.3.0"
`maven-publish`
}

Expand Down

0 comments on commit 67aab6e

Please sign in to comment.