Skip to content

Commit

Permalink
Merge branch 'main' into github-renovate/nicklockwood-swiftformat-0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Jan 21, 2025
2 parents 05fed01 + 91c1535 commit 9364547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/resources_example/swift/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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.9"),
.package(url: "https://github.com/Iterable/swift-sdk", from: "6.5.10"),
.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(
Expand Down

0 comments on commit 9364547

Please sign in to comment.