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

Commit 38b8358

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.2
1 parent ad60275 commit 38b8358

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
@@ -53,7 +53,7 @@ dependencies {
5353
compileOnly("com.github.Project-Cepi:Actions:3a864f3899")
5454

5555
// import kotlinx serialization
56-
compileOnly("org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.3")
56+
compileOnly("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.2")
5757
}
5858

5959
configurations {

0 commit comments

Comments
 (0)