Skip to content

Commit

Permalink
Merge pull request #154 from TheFruxz/dependabot/gradle/rework/2023/p…
Browse files Browse the repository at this point in the history
…lugin.serialization-1.9.24
  • Loading branch information
TheFruxz committed May 8, 2024
2 parents b10b951 + cd0ed2a commit 3b26311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
@@ -1,6 +1,6 @@
plugins {
kotlin("jvm") version "1.9.24"
kotlin("plugin.serialization") version "1.9.23"
kotlin("plugin.serialization") version "1.9.24"
id("io.papermc.paperweight.userdev") version "1.7.0"
id("xyz.jpenilla.run-paper") version "2.3.0"
`maven-publish`
Expand Down

0 comments on commit 3b26311

Please sign in to comment.