From c230e6ee2d33ce90afff568a76e8e024fc088775 Mon Sep 17 00:00:00 2001 From: "cgrindel-self-hosted-renovate[bot]" <139595543+cgrindel-self-hosted-renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 15:06:12 +0000 Subject: [PATCH] chore(deps): update dependency iterable/swift-sdk to from: "6.5.8" --- examples/resources_example/swift/Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/resources_example/swift/Package.swift b/examples/resources_example/swift/Package.swift index fedb9d509..a93bac867 100644 --- a/examples/resources_example/swift/Package.swift +++ b/examples/resources_example/swift/Package.swift @@ -8,7 +8,7 @@ let package = Package( .package(path: "../third_party/another_package_with_resources"), .package(path: "../third_party/app_lovin_sdk"), .package(path: "../third_party/package_with_resources"), - .package(url: "https://github.com/Iterable/swift-sdk", from: "6.5.7"), + .package(url: "https://github.com/Iterable/swift-sdk", from: "6.5.8"), .package(url: "https://github.com/SDWebImage/SDWebImageSwiftUI.git", from: "3.1.3"), .package(url: "https://github.com/google/GoogleSignIn-iOS", from: "8.0.0"), .package(