Skip to content

Commit

Permalink
Merge pull request #147 from TheFruxz/dependabot/gradle/rework/2023/i…
Browse files Browse the repository at this point in the history
…o.papermc.paperweight.userdev-1.5.15

chore(deps): bump io.papermc.paperweight.userdev from 1.5.13 to 1.5.15
  • Loading branch information
TheFruxz committed Apr 11, 2024
2 parents d62711f + c2800e2 commit 6a22d84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
@@ -1,7 +1,7 @@
plugins {
kotlin("jvm") version "1.9.23"
kotlin("plugin.serialization") version "1.9.23"
id("io.papermc.paperweight.userdev") version "1.5.13"
id("io.papermc.paperweight.userdev") version "1.5.15"
id("xyz.jpenilla.run-paper") version "2.2.3"
`maven-publish`
}
Expand Down

0 comments on commit 6a22d84

Please sign in to comment.