Skip to content

Commit

Permalink
Bump TestContainers.Container.Abstractions from 1.5.1 to 1.5.2
Browse files Browse the repository at this point in the history
Bumps [TestContainers.Container.Abstractions](https://github.com/isen-ng/testcontainers-dotnet) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/isen-ng/testcontainers-dotnet/releases)
- [Commits](isen-ng/testcontainers-dotnet@v1.5.1...v1.5.2)

---
updated-dependencies:
- dependency-name: TestContainers.Container.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and FlorianHockmann committed Feb 11, 2022
1 parent 8e7a9b8 commit a963f7c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="6.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
<PackageReference Include="TestContainers.Container.Abstractions" Version="1.5.1" />
<PackageReference Include="TestContainers.Container.Abstractions" Version="1.5.2" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
<DotNetCliToolReference Include="dotnet-xunit" Version="2.3.1" />
Expand Down

0 comments on commit a963f7c

Please sign in to comment.