Skip to content

Commit b128683

Browse files
committed
chore: swifty darty javy
1 parent b1d23e3 commit b128683

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

clients/algoliasearch-client-swift/AlgoliaSearchClient.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Pod::Spec.new do |s|
1212
s.osx.deployment_target = '11.0'
1313
s.watchos.deployment_target = '7.0'
1414
s.tvos.deployment_target = '14.0'
15-
s.swift_version = '5.9'
15+
s.swift_version = '5.10.1'
1616
s.resource_bundles = { 'AlgoliaSearchClient' => ['PrivacyInfo.xcprivacy']}
1717

1818
s.subspec 'Core' do |subs|

clients/algoliasearch-client-swift/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// swift-tools-version: 5.9
1+
// swift-tools-version: 5.10.1
22
// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on
33
// https://github.com/algolia/api-clients-automation. DO NOT EDIT.
44

config/.dart-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.5.3
1+
3.5.2

config/.java-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
17.0.12+7
1+
17.0.12

0 commit comments

Comments
 (0)