Skip to content

Commit

Permalink
chore(deps): update plugin xyz.jpenilla.run-paper to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jpenilla committed Oct 3, 2023
1 parent ce22b13 commit 6e985e2
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 @@ -7,7 +7,7 @@ plugins {
val indraVersion = "3.1.3"
id("net.kyori.indra") version indraVersion
id("net.kyori.indra.git") version indraVersion
id("xyz.jpenilla.run-paper") version "2.1.0"
id("xyz.jpenilla.run-paper") version "2.2.0"
}

group = "xyz.jpenilla"
Expand Down

0 comments on commit 6e985e2

Please sign in to comment.