Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Commit c3bca07

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.2
1 parent 4139ff2 commit c3bca07

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
@@ -45,7 +45,7 @@ dependencies {
4545
compileOnly("com.github.Minestom", "Minestom", "4eec3d10a3")
4646

4747
// import kotlinx serialization
48-
compileOnly("org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.1")
48+
compileOnly("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.2")
4949

5050
// Add MiniMessage
5151
implementation("net.kyori:adventure-text-minimessage:4.12.0")

0 commit comments

Comments
 (0)