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(