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

Commit 8be19f4

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.4.0
1 parent a90b04a commit 8be19f4

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
@@ -50,7 +50,7 @@ dependencies {
5050
implementation("com.github.Project-Cepi:canvas:d3d937c54d")
5151

5252
// import kotlinx serialization
53-
compileOnly("org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.2")
53+
compileOnly("org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.0")
5454
}
5555

5656
configurations {

0 commit comments

Comments
 (0)