Skip to content

Commit 2269dcc

Browse files
committed
build(deps): bump AppAuth pre swift 5.10
1 parent 0c4321e commit 2269dcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ let package = Package(
5050
targets: ["FusionAuth"]),
5151
],
5252
dependencies: [
53-
.package(url: "https://github.com/openid/AppAuth-iOS.git", exact: "1.7.5")
53+
.package(url: "https://github.com/openid/AppAuth-iOS.git", exact: "1.7.6")
5454
],
5555
targets: [
5656
// Targets are the basic building blocks of a package, defining a module or a test suite.

0 commit comments

Comments
 (0)