Skip to content

Commit

Permalink
Merge pull request #86 from lvchkn/dependabot/nuget/Testcontainers.Po…
Browse files Browse the repository at this point in the history
…stgreSql-3.3.0

Bump Testcontainers.PostgreSql from 3.2.0 to 3.3.0
  • Loading branch information
lvchkn authored Jul 1, 2023
2 parents b8641a9 + 0579021 commit 71cf829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="FluentAssertions" Version="6.11.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
<PackageReference Include="Testcontainers.PostgreSql" Version="3.2.0" />
<PackageReference Include="Testcontainers.PostgreSql" Version="3.3.0" />
<PackageReference Include="Testcontainers.RabbitMq" Version="3.2.0" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
Expand Down

0 comments on commit 71cf829

Please sign in to comment.