Skip to content

Commit

Permalink
chore(deps): update dependency npgsql to 8.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and amanda-tarafa committed Oct 14, 2024
1 parent fd311f1 commit 45b289a
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.2.0" />
<PackageReference Include="Npgsql" Version="8.0.4" />
<PackageReference Include="Npgsql" Version="8.0.5" />
<PackageReference Include="Polly" Version="8.4.2" />
</ItemGroup>

Expand Down

0 comments on commit 45b289a

Please sign in to comment.