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

Commit c52d028

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.4.0
1 parent 5b76ff3 commit c52d028

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
@@ -40,7 +40,7 @@ dependencies {
4040
compileOnly("com.github.Minestom:Minestom:4ee5cbe424")
4141

4242
// import kotlinx serialization
43-
compileOnly("org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.1")
43+
compileOnly("org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.0")
4444

4545
// add kstom
4646
compileOnly("com.github.Project-Cepi:KStom:531cf7e05c")

0 commit comments

Comments
 (0)