Skip to content

Commit

Permalink
Merge pull request #20 from Nlkomaru/dependabot/gradle/plugin.seriali…
Browse files Browse the repository at this point in the history
…zation-1.9.22

Bump plugin.serialization from 1.9.21 to 1.9.22
  • Loading branch information
Nlkomaru authored Jan 5, 2024
2 parents 38ad460 + 6ffbdc8 commit e941028
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.21"
kotlin("plugin.serialization") version "1.9.22"
}

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

0 comments on commit e941028

Please sign in to comment.