Skip to content

Commit

Permalink
Merge branch 'main' into renovate/gradle-8.x
Browse files Browse the repository at this point in the history
  • Loading branch information
yannicklamprecht authored Aug 19, 2024
2 parents aebc851 + bd9ce9e commit ec2c997
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 @@ -2,7 +2,7 @@ plugins {
java
`maven-publish`
id("com.gradleup.shadow") version "8.3.0"
id("xyz.jpenilla.run-paper") version "1.0.6"
id("xyz.jpenilla.run-paper") version "2.3.1"
id("net.minecrell.plugin-yml.bukkit") version "0.6.0"
}

Expand Down

0 comments on commit ec2c997

Please sign in to comment.