Skip to content

Commit

Permalink
Bump io.ktor:ktor-client-core from 2.3.7 to 2.3.8
Browse files Browse the repository at this point in the history
Bumps [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) from 2.3.7 to 2.3.8.
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.8/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.7...2.3.8)

---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent bc6dbad commit c1268d9
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 @@ -3,7 +3,7 @@ kotest = "5.8.0"

[libraries]
khttpclient = "work.socialhub:khttpclient:0.0.1-SNAPSHOT"
ktor-core = "io.ktor:ktor-client-core:2.3.7"
ktor-core = "io.ktor:ktor-client-core:2.3.8"
datetime = "org.jetbrains.kotlinx:kotlinx-datetime:0.5.0"
coroutines-core = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3"
serialization-json = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.2"
Expand Down

0 comments on commit c1268d9

Please sign in to comment.