Skip to content

Commit 0c4321e

Browse files
committed
bump(deps): bump AppAuth-iOS to 1.7.6
1 parent 4670285 commit 0c4321e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

FusionAuthSDK.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
targets: ["FusionAuth"]),
1818
],
1919
dependencies: [
20-
.package(url: "https://github.com/openid/AppAuth-iOS.git", exact: "1.7.5"),
20+
.package(url: "https://github.com/openid/AppAuth-iOS.git", exact: "1.7.6"),
2121
.package(url: "https://github.com/realm/SwiftLint.git", from: "0.57.1")
2222
],
2323
targets: [

0 commit comments

Comments
 (0)