Skip to content

Commit

Permalink
Update dependencies: [email protected] and `functions-csharp@1…
Browse files Browse the repository at this point in the history
….3.2`
  • Loading branch information
acupofjose committed Mar 12, 2024
1 parent 2181766 commit add4411
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Supabase/Supabase.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="functions-csharp" Version="1.3.1" />
<PackageReference Include="functions-csharp" Version="1.3.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="postgrest-csharp" Version="3.4.1" />
<PackageReference Include="postgrest-csharp" Version="3.5.0" />
<PackageReference Include="gotrue-csharp" Version="4.2.6" />
<PackageReference Include="realtime-csharp" Version="6.0.4" />
<PackageReference Include="supabase-core" Version="0.0.3" />
Expand Down

0 comments on commit add4411

Please sign in to comment.