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

Commit bea9a74

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.3
1 parent 8089dc2 commit bea9a74

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
@@ -44,7 +44,7 @@ dependencies {
4444
compileOnly("com.github.Project-Cepi.Particable:common:ad9ec542a8")
4545

4646
// import kotlinx serialization
47-
compileOnly("org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.3")
47+
compileOnly("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3")
4848

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

0 commit comments

Comments
 (0)