Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update plugin io.papermc.paperweight.userdev to v1.7.1
Browse files Browse the repository at this point in the history
renovate[bot] authored May 12, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 3da2f84 commit fe4f609
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
@@ -1,7 +1,7 @@
plugins {
java
kotlin("jvm") version "1.8.20"
id("io.papermc.paperweight.userdev") version "1.5.4"
id("io.papermc.paperweight.userdev") version "1.7.1"
id("xyz.jpenilla.run-paper") version "2.1.0"
}

0 comments on commit fe4f609

Please sign in to comment.