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.3 (#66)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 087c13d commit 3d3fc94
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.11.3")
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.3")
}

kotlin {
Expand Down

0 comments on commit 3d3fc94

Please sign in to comment.