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

Commit 5007b45

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.2
1 parent cd7468f commit 5007b45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939
compileOnly("com.github.Project-Cepi:KStom:82f7000079")
4040

4141
// import kotlinx serialization
42-
compileOnly("org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.2")
42+
compileOnly("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.2")
4343

4444
// Add Kepi
4545
compileOnly("com.github.Project-Cepi:Kepi:991a24276e")

0 commit comments

Comments
 (0)