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

Commit 037bb98

Browse files
authored
Merge pull request #93 from Project-Cepi/renovate/org.jetbrains.kotlinx-kotlinx-serialization-json-1.x
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.1
2 parents df7f1e4 + 547f884 commit 037bb98

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
@@ -45,7 +45,7 @@ dependencies {
4545
implementation("me.xdrop:fuzzywuzzy:1.4.0")
4646

4747
// import kotlinx serialization
48-
compileOnly("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.0")
48+
compileOnly("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.1")
4949
}
5050

5151
configurations {

0 commit comments

Comments
 (0)