We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c4321e commit 2269dccCopy full SHA for 2269dcc
Package.swift
@@ -50,7 +50,7 @@ let package = Package(
50
targets: ["FusionAuth"]),
51
],
52
dependencies: [
53
- .package(url: "https://github.com/openid/AppAuth-iOS.git", exact: "1.7.5")
+ .package(url: "https://github.com/openid/AppAuth-iOS.git", exact: "1.7.6")
54
55
targets: [
56
// Targets are the basic building blocks of a package, defining a module or a test suite.
0 commit comments