Skip to content

Commit

Permalink
deps: update dependency npgsql to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 30, 2024
1 parent e72bb70 commit 5e89990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/cloud-run/dotnet/dotnet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Npgsql" Version="7.0.6" />
<PackageReference Include="Npgsql" Version="8.0.2" />
</ItemGroup>

</Project>

0 comments on commit 5e89990

Please sign in to comment.