Skip to content

Commit

Permalink
chore(deps): update plugin xyz.jpenilla.run-paper to v2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jpenilla committed Feb 2, 2024
1 parent c571d13 commit c176e42
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.2.2"
id("xyz.jpenilla.run-paper") version "2.2.3"
}

group = "xyz.jpenilla"
Expand Down

0 comments on commit c176e42

Please sign in to comment.