Skip to content

Commit

Permalink
Merge pull request #434 from loresoft/dependabot/nuget/Npgsql-8.0.4
Browse files Browse the repository at this point in the history
Bump Npgsql from 8.0.3 to 8.0.4
  • Loading branch information
github-actions[bot] authored Sep 11, 2024
2 parents 5756408 + ed7438c commit 54bb273
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<PackageReference Include="dbup-postgresql" Version="5.0.40" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageReference Include="Npgsql" Version="8.0.3" />
<PackageReference Include="Npgsql" Version="8.0.4" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Testcontainers.Postgresql" Version="3.10.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
Expand Down

0 comments on commit 54bb273

Please sign in to comment.