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

Commit a663662

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.1
1 parent dc095e5 commit a663662

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
@@ -38,7 +38,7 @@ dependencies {
3838
compileOnly("com.github.Project-Cepi", "KStom","82f7000079")
3939

4040
// import kotlinx serialization
41-
compileOnly("org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.3")
41+
compileOnly("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.1")
4242

4343
// add Particable
4444
compileOnly("com.github.Project-Cepi:Particable:acea414be2")

0 commit comments

Comments
 (0)