File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 42
42
"repositoryURL" : " https://github.com/supabase-community/postgrest-swift" ,
43
43
"state" : {
44
44
"branch" : null ,
45
- "revision" : " f7800664af17934fd80bed35f7d15736623e6cbb " ,
46
- "version" : " 0.0.5 "
45
+ "revision" : " e949f57873118a44f301e4e6fee739ea589f6e7f " ,
46
+ "version" : " 0.0.6 "
47
47
}
48
48
},
49
49
{
105
105
"repositoryURL" : " https://github.com/pointfreeco/xctest-dynamic-overlay" ,
106
106
"state" : {
107
107
"branch" : null ,
108
- "revision" : " 046aba2944a7e197e5dc070836f8fe2d47d0e471 " ,
109
- "version" : " 0.3.2 "
108
+ "revision" : " ef8e14e7ce1c0c304c644c6ba365d06c468ded6b " ,
109
+ "version" : " 0.3.3 "
110
110
}
111
111
}
112
112
]
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ let package = Package(
22
22
. package ( url: " https://github.com/supabase-community/gotrue-swift " , from: " 0.0.7 " ) ,
23
23
. package ( url: " https://github.com/supabase-community/storage-swift.git " , from: " 0.0.2 " ) ,
24
24
. package ( url: " https://github.com/supabase-community/realtime-swift.git " , from: " 0.0.1 " ) ,
25
- . package ( url: " https://github.com/supabase-community/postgrest-swift " , from: " 0.0.5 " ) ,
25
+ . package ( url: " https://github.com/supabase-community/postgrest-swift " , from: " 0.0.6 " ) ,
26
26
] ,
27
27
targets: [
28
28
. target(
You can’t perform that action at this time.
0 commit comments