Skip to content

Commit 64d19c4

Browse files
Merge pull request #485 from loresoft/dependabot/nuget/multi-d6ed540f44
Bump dbup-postgresql, Microsoft.Extensions.DependencyInjection.Abstractions, Microsoft.Extensions.Logging.Abstractions and Npgsql
2 parents 7c7532a + ef7a616 commit 64d19c4

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
@@ -26,7 +26,7 @@
2626
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2727
<PrivateAssets>all</PrivateAssets>
2828
</PackageReference>
29-
<PackageReference Include="dbup-postgresql" Version="6.0.0-beta.28" />
29+
<PackageReference Include="dbup-postgresql" Version="6.0.0-beta.44" />
3030
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.0" />
3131
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0" />
3232
<PackageReference Include="Npgsql" Version="9.0.2" />

0 commit comments

Comments
 (0)