Skip to content

Commit 0598e71

Browse files
Merge pull request #468 from loresoft/dependabot/nuget/multi-3d1ca17faa
Bump Microsoft.Extensions.DependencyInjection.Abstractions, Microsoft.Extensions.Logging.Abstractions and Npgsql
2 parents 2ebbe32 + 2f5d36f commit 0598e71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/FluentCommand.PostgreSQL.Tests/FluentCommand.PostgreSQL.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<PackageReference Include="dbup-postgresql" Version="6.0.0-beta.13" />
3030
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.0" />
3131
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0" />
32-
<PackageReference Include="Npgsql" Version="8.0.5" />
32+
<PackageReference Include="Npgsql" Version="9.0.0" />
3333
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
3434
<PackageReference Include="Testcontainers.Postgresql" Version="4.0.0" />
3535
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">

0 commit comments

Comments
 (0)