Skip to content

Commit

Permalink
Bump xyz.jpenilla.run-paper from 2.2.2 to 2.2.3 (#21)
Browse files Browse the repository at this point in the history
Bumps xyz.jpenilla.run-paper from 2.2.2 to 2.2.3.

---
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>
Co-authored-by: Netherwhal <[email protected]>
  • Loading branch information
dependabot[bot] and Netherwhal authored Feb 6, 2024
1 parent 2d297ea commit 8c8afa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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.2.2"
id("xyz.jpenilla.run-paper") version "2.2.3"
id "io.freefair.lombok" version "8.4"
id 'com.github.johnrengelman.shadow' version '8.1.1'
}
Expand Down

0 comments on commit 8c8afa9

Please sign in to comment.