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.6
Browse files Browse the repository at this point in the history
renovate[bot] authored Dec 4, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 72b16d8 commit 81aa90b
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.9.23"
id("io.papermc.paperweight.userdev") version "1.6.2"
id("io.papermc.paperweight.userdev") version "1.7.6"
id("xyz.jpenilla.run-paper") version "2.2.4"
}

0 comments on commit 81aa90b

Please sign in to comment.