Skip to content

Commit 39476ae

Browse files
committed
Update dependencies
1 parent af739f9 commit 39476ae

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Package.resolved

Lines changed: 6 additions & 6 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
@@ -19,7 +19,7 @@ let package = Package(
1919
)
2020
],
2121
dependencies: [
22-
.package(url: "https://github.com/supabase-community/gotrue-swift", .exactItem("0.0.3")),
22+
.package(url: "https://github.com/supabase-community/gotrue-swift", .exactItem("0.0.4")),
2323
.package(
2424
name: "SupabaseStorage", url: "https://github.com/supabase/storage-swift.git", .exact("0.0.2")
2525
),

0 commit comments

Comments
 (0)