Skip to content

Commit

Permalink
Merge pull request #447 from loresoft/dependabot/nuget/Npgsql-8.0.5
Browse files Browse the repository at this point in the history
Bump Npgsql from 8.0.4 to 8.0.5
  • Loading branch information
github-actions[bot] authored Oct 14, 2024
2 parents 1338d5b + 2d35cf5 commit 77d5e07
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.2" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.2" />
<PackageReference Include="Npgsql" Version="8.0.4" />
<PackageReference Include="Npgsql" Version="8.0.5" />
<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 77d5e07

Please sign in to comment.