Skip to content

Commit

Permalink
Bump xyz.jpenilla.run-paper from 2.2.0 to 2.2.1 (#43)
Browse files Browse the repository at this point in the history
Bumps xyz.jpenilla.run-paper from 2.2.0 to 2.2.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 Nov 13, 2023
1 parent 0cd625d commit 280e1b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
plugins {
id("java")
id("com.github.johnrengelman.shadow") version "8.1.1"
id("xyz.jpenilla.run-paper") version "2.2.0"
id("xyz.jpenilla.run-paper") version "2.2.1"
}

group = "com.armamc"
Expand Down

0 comments on commit 280e1b8

Please sign in to comment.