Skip to content

Commit

Permalink
Merge pull request #9 from Nlkomaru/dependabot/gradle/plugin.serializ…
Browse files Browse the repository at this point in the history
…ation-1.9.21

Bump plugin.serialization from 1.9.20 to 1.9.21
  • Loading branch information
Nlkomaru authored Dec 1, 2023
2 parents 345b2f1 + c018d84 commit 649a303
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 @@ -6,7 +6,7 @@ plugins {
id("com.github.johnrengelman.shadow") version "8.1.1"
id("xyz.jpenilla.run-paper") version "2.2.2"
id("net.minecrell.plugin-yml.bukkit") version "0.6.0"
kotlin("plugin.serialization") version "1.9.20"
kotlin("plugin.serialization") version "1.9.21"
}

group = "dev.nikomaru" //TODO need to change
Expand Down

0 comments on commit 649a303

Please sign in to comment.