Skip to content

Commit

Permalink
chore(deps): update dependency npgsql to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and amanda-tarafa committed Nov 21, 2023
1 parent cf5a5db commit 0704769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloud-sql/postgres/CloudSql.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="Google.Cloud.Diagnostics.AspNetCore3" Version="5.1.0" />
<PackageReference Include="Npgsql" Version="7.0.6" />
<PackageReference Include="Npgsql" Version="8.0.0" />
<PackageReference Include="Polly" Version="8.2.0" />
</ItemGroup>

Expand Down

0 comments on commit 0704769

Please sign in to comment.