Skip to content

Commit

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

Bump Testcontainers.PostgreSql from 3.3.0 to 3.4.0
  • Loading branch information
lvchkn authored Aug 12, 2023
2 parents 1379ae1 + 66d44af commit b77b81f
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.7.0" />
<PackageReference Include="Testcontainers.PostgreSql" Version="3.3.0" />
<PackageReference Include="Testcontainers.PostgreSql" Version="3.4.0" />
<PackageReference Include="Testcontainers.RabbitMq" Version="3.4.0" />
<PackageReference Include="xunit" Version="2.5.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0">
Expand Down

0 comments on commit b77b81f

Please sign in to comment.