Skip to content

Commit 73515a0

Browse files
Merge pull request #13 from OneLiteFeatherNET/renovate/org.jetbrains.kotlin.plugin.serialization-1.x
2 parents d3d6d43 + 178b0b8 commit 73515a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id("com.github.johnrengelman.shadow") version "8.1.1"
55
id("io.papermc.paperweight.userdev") version "1.5.11"
66
kotlin("jvm") version "1.9.23"
7-
kotlin("plugin.serialization") version "1.9.23"
7+
kotlin("plugin.serialization") version "1.9.25"
88
}
99

1010
group = "net.onelitefeather"

0 commit comments

Comments
 (0)