Skip to content

Commit a7618ef

Browse files
authored
Merge pull request #98 from bitfunk/renovate/ktor
Update ktor to v2.2.3 (minor)
2 parents 2b47207 + 45d5b8b commit a7618ef

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ See [changeset](https://github.com/wmontwe/blueprint-mobile-kmp/compare/v1.0.0..
5959
- Material3 Compose 1.0.0-alpha04 -> 1.0.1
6060
- SqlDelight 1.5.3 -> 1.5.5
6161
- Decompose 0.5.2 -> 0.8.0
62-
- Ktor 1.6.2 -> 2.1.3
62+
- Ktor 1.6.2 -> 2.2.3
63+
- Koin 3.1.4 -> 3.3.3
6364
- Koin 3.1.4 -> 3.4.2
6465
- Kotlin Serialization 1.2.2 -> 1.4.1
6566
- Robolectric 4.5.1 -> 4.9

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ koin = "3.4.2"
2222
kotlin = "1.8.0"
2323
kotlinx-coroutines = "1.6.4"
2424
kotlinx-serialization = "1.4.1"
25-
ktor = "2.1.3"
25+
ktor = "2.2.3"
2626
moko-resources = "0.20.1"
2727
sqlDelight = "1.5.5"
2828
junit-jupiter = "5.9.2"

0 commit comments

Comments
 (0)