Skip to content

Commit

Permalink
Update plugin xyz.jpenilla.run-paper to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2024
1 parent 7e6c127 commit 00905b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-plugin/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-library")
id("net.minecrell.plugin-yml.bukkit") version "0.5.2"
id("xyz.jpenilla.run-paper") version "1.1.0"
id("xyz.jpenilla.run-paper") version "2.3.1"
id("com.github.johnrengelman.shadow")
}

Expand Down

0 comments on commit 00905b9

Please sign in to comment.