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.1
  • Loading branch information
renovate[bot] authored Aug 10, 2024
1 parent d63818e commit c38ec55
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.11")
version("kotlin-serialization", "1.6.3")
version("kotlin-serialization", "1.7.1")
version("kotlin-coroutine", "1.9.0-RC")
version("slf4j", "2.0.16")

Expand Down

0 comments on commit c38ec55

Please sign in to comment.