Skip to content

Commit

Permalink
chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-serializ…
Browse files Browse the repository at this point in the history
…ation-json to v1.7.2
  • Loading branch information
renovate[bot] authored Aug 28, 2024
1 parent 635e0a5 commit 4266c40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {
testImplementation("org.junit.jupiter:junit-jupiter:5.10.2")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")

compileOnly("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3")
compileOnly("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.2")
}

kotlin {
Expand Down

0 comments on commit 4266c40

Please sign in to comment.