Skip to content

Commit

Permalink
Merge pull request #31 from bitfunk/renovate/patch-ktor
Browse files Browse the repository at this point in the history
Update ktor to v2.2.4 (patch)
  • Loading branch information
wmontwe authored Mar 4, 2023
2 parents 80506df + 04cbc56 commit e6e5883
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ See [changeset](https://github.com/wmontwe/blueprint-mobile/compare/v0.1.0...mai
- SqlDelight 1.5.4 -> 1.5.5
- AndroidX Test Runner 1.5.1 -> 1.5.2
- AndroidX Test Junit 1.1.4 -> 1.1.5
- Ktor 2.2.1 -> 2.2.3
- Ktor 2.2.1 -> 2.2.4
- Robolectric 4.9.1 -> 4.9.2
- Compose Kakao 0.1.1 -> 0.2.2
- Kotlinx Espresso 3.5.0 -> 3.5.1
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ androidx-lifecycle-viewmodel-compose = "2.5.1"
# Libraries
koin = "3.3.3"
koin-android = "3.3.3"
ktor = "2.2.3"
ktor = "2.2.4"
sqldelight = "1.5.5"

# Android Test
Expand Down

0 comments on commit e6e5883

Please sign in to comment.