Skip to content

Commit

Permalink
Merge pull request #92 from Alathra/dependabot/gradle/main/xyz.jpenil…
Browse files Browse the repository at this point in the history
…la.run-paper-2.3.0

build: bump xyz.jpenilla.run-paper from 2.2.3 to 2.3.0
  • Loading branch information
ShermansWorld authored Jul 5, 2024
2 parents eca7f2d + 4c04ae7 commit a77277d
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 @@ -4,7 +4,7 @@ plugins {
`java-library`

id("com.github.johnrengelman.shadow") version "8.1.1" // Shades and relocates dependencies, See https://imperceptiblethoughts.com/shadow/introduction/
id("xyz.jpenilla.run-paper") version "2.2.3" // Adds runServer and runMojangMappedServer tasks for testing
id("xyz.jpenilla.run-paper") version "2.3.0" // Adds runServer and runMojangMappedServer tasks for testing
id("net.minecrell.plugin-yml.bukkit") version "0.6.0" // Automatic plugin.yml generation

eclipse
Expand Down

0 comments on commit a77277d

Please sign in to comment.