Skip to content

Commit 07d9473

Browse files
committed
Update introspect dependency
1 parent 6b9e17c commit 07d9473

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Examples/RefresherTest.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ let package = Package(
1717
],
1818
dependencies: [
1919
// Dependencies declare other packages that this package depends on.
20-
.package(url: "https://github.com/siteline/SwiftUI-Introspect.git", from: "1.4.0-beta.2"),
20+
.package(url: "https://github.com/siteline/SwiftUI-Introspect.git", from: "26.0.0-rc.1"),
2121
.package(url: "https://github.com/gh123man/SwiftUI-RenderLock", from: "1.0.2"),
2222
],
2323
targets: [

0 commit comments

Comments
 (0)