Skip to content

Commit

Permalink
Merge pull request #9 from devcordde/renovate/de.chojo.pluginjam-plug…
Browse files Browse the repository at this point in the history
…in-paper-1.x

Update dependency de.chojo.pluginjam:plugin-paper to v1.0.4
  • Loading branch information
yannicklamprecht authored Sep 14, 2024
2 parents 5a9e208 + 80f8224 commit 2b99faa
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 @@ -27,7 +27,7 @@ description = "gamejam"
dependencies {
testImplementation("junit:junit:4.13.2")
paperweight.paperDevBundle("1.21.1-R0.1-SNAPSHOT")
compileOnly("de.chojo.pluginjam:plugin-paper:1.0.3")
compileOnly("de.chojo.pluginjam:plugin-paper:1.0.4")
}

paperweight {
Expand Down

0 comments on commit 2b99faa

Please sign in to comment.