Skip to content

Commit

Permalink
Merge pull request #167 from TheFruxz/dependabot/gradle/rework/2023/i…
Browse files Browse the repository at this point in the history
…o.papermc.paperweight.userdev-1.7.3
  • Loading branch information
TheFruxz authored Sep 30, 2024
2 parents d1ea02c + da437f1 commit 1012281
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 {
kotlin("jvm") version "2.0.20"
kotlin("plugin.serialization") version "2.0.20"
id("io.papermc.paperweight.userdev") version "1.7.2"
id("io.papermc.paperweight.userdev") version "1.7.3"
id("xyz.jpenilla.run-paper") version "2.3.1"
`maven-publish`
}
Expand Down

0 comments on commit 1012281

Please sign in to comment.