Skip to content

Commit

Permalink
Update Samples dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent 514abf8 commit ae3910d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/ktor-all-platforms-app/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ compose-plugin = "1.6.11"
junit = "4.13.2"
ktor = "2.3.12"
logback = "1.5.8"
kotlinx-serialization-json = "1.7.1"
kotlinx-serialization-json = "1.7.3"
kotlinx-coroutines-core = "1.9.0"
kotlinx-rpc = "0.2.4"

Expand Down
2 changes: 1 addition & 1 deletion samples/ktor-web-app/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
kotlin = "2.0.10"
kotlin-wrappers-bom = "1.0.0-pre.812"
kotlin-wrappers-bom = "1.0.0-pre.814"
ktor = "2.3.12"
kotlinx-serialization-json = "1.7.3"
kotlinx-coroutines-core = "1.9.0"
Expand Down

0 comments on commit ae3910d

Please sign in to comment.