Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 29, 2024
1 parent 718280b commit b8d8848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-plugin/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id 'java'
id 'xyz.jpenilla.run-paper' version '2.3.0'
id 'xyz.jpenilla.run-paper' version '2.3.1'
}

dependencies {
Expand Down

0 comments on commit b8d8848

Please sign in to comment.