Skip to content

Commit

Permalink
Update auth-cognito
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-fowler committed Sep 12, 2024
1 parent fb0df5d commit 64beae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auth-cognito/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ let package = Package(
.macOS(.v14),
],
dependencies: [
.package(url: "https://github.com/hummingbird-project/hummingbird.git", from: "2.0.0-beta.7"),
.package(url: "https://github.com/hummingbird-project/hummingbird.git", from: "2.0.0"),
.package(url: "https://github.com/hummingbird-project/hummingbird-auth.git", from: "2.0.0-rc.1"),
.package(url: "https://github.com/adam-fowler/soto-cognito-authentication-kit.git", from: "5.0.0-rc.3"),
.package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.4.0"),
Expand Down

0 comments on commit 64beae0

Please sign in to comment.