Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serializat…
Browse files Browse the repository at this point in the history
…ion-json to v1.7.3
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 4b0b5c4 commit c6fdc0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencyResolutionManagement {

// Dependency version
version("ktor", "2.3.12")
version("kotlin-serialization", "1.6.3")
version("kotlin-serialization", "1.7.3")
version("kotlin-coroutine", "1.9.0")
version("slf4j", "2.0.16")

Expand Down

0 comments on commit c6fdc0f

Please sign in to comment.