Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-bom to …
Browse files Browse the repository at this point in the history
…v1.7.2
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent 209f045 commit 417d63b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

kotlin = "1.9.20" # should match Gradle's embedded Kotlin version https://docs.gradle.org/current/userguide/compatibility.html#kotlin
kotlin-dokka = "1.9.20"
kotlinx-serialization = "1.6.3"
kotlinx-serialization = "1.7.2"

ktor = "2.3.12"

Expand Down

0 comments on commit 417d63b

Please sign in to comment.