Skip to content

Commit a771d24

Browse files
authored
Merge pull request #445 from mbakgun/renovate/ktor-monorepo
Update ktor monorepo to v3.3.0
2 parents 5540246 + adf2dbd commit a771d24

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/actions/ios-action/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ runs:
99
- name: Setup Xcode
1010
uses: maxim-lobanov/setup-xcode@v1
1111
with:
12-
xcode-version: latest-stable
12+
xcode-version: 16.4
1313

1414
- name: Set up cocoapods
1515
uses: maxim-lobanov/setup-cocoapods@v1

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
androidxUiTest = "1.9.1"
33
koin = "4.1.1"
4-
ktorClient = "3.2.3"
4+
ktorClient = "3.3.0"
55
kotlinxCoroutines = "1.10.2"
66
coil3 = "3.3.0"
77
lifecycleRuntimeAndroid = "2.9.3"

0 commit comments

Comments
 (0)