Skip to content

Commit

Permalink
chore(deps): update dependency sdwebimage/sdwebimageswiftui to from: …
Browse files Browse the repository at this point in the history
…"3.0.2"
  • Loading branch information
Self-hosted Renovate Bot committed Mar 27, 2024
1 parent e5659ea commit 88eae3a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions examples/resources_example/swift/Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/SDWebImage/SDWebImageSwiftUI.git",
"state" : {
"revision" : "3333a1200c702fa8aad0227018ac6d4c2e927b67",
"version" : "3.0.1"
"revision" : "22423b017b99ab8ac44e29e6372f571f782af6e4",
"version" : "3.0.2"
}
}
],
Expand Down
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/SDWebImage/SDWebImageSwiftUI.git", from: "3.0.1"),
.package(url: "https://github.com/SDWebImage/SDWebImageSwiftUI.git", from: "3.0.2"),
.package(url: "https://github.com/google/GoogleSignIn-iOS", from: "7.0.0"),
.package(
url: "https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk",
Expand Down
4 changes: 2 additions & 2 deletions examples/resources_example/swift_deps_index.json
Original file line number Diff line number Diff line change
Expand Up @@ -406,9 +406,9 @@
"name": "swiftpkg_sdwebimageswiftui",
"identity": "sdwebimageswiftui",
"remote": {
"commit": "3333a1200c702fa8aad0227018ac6d4c2e927b67",
"commit": "22423b017b99ab8ac44e29e6372f571f782af6e4",
"remote": "https://github.com/SDWebImage/SDWebImageSwiftUI.git",
"version": "3.0.1"
"version": "3.0.2"
}
}
]
Expand Down

0 comments on commit 88eae3a

Please sign in to comment.