Skip to content

Commit

Permalink
build(deps): Bump Testcontainers.Redis from 3.4.0 to 3.6.0
Browse files Browse the repository at this point in the history
Bumps [Testcontainers.Redis](https://github.com/testcontainers/testcontainers-dotnet) from 3.4.0 to 3.6.0.
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-dotnet@3.4.0...3.6.0)

---
updated-dependencies:
- dependency-name: Testcontainers.Redis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 5344773 commit f79892e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<PackageVersion Include="System.Net.Http.Json" Version="7.0.1"/>
<PackageVersion Include="System.Text.RegularExpressions" Version="4.3.1"/>
<PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.507"/>
<PackageVersion Include="Testcontainers.Redis" Version="3.4.0"/>
<PackageVersion Include="Testcontainers.Redis" Version="3.6.0"/>
<PackageVersion Include="VMelnalksnis.Testcontainers.Paperless" Version="0.2.0"/>
<PackageVersion Include="xunit" Version="2.5.0"/>
<PackageVersion Include="xunit.analyzers" Version="1.2.0"/>
Expand Down

0 comments on commit f79892e

Please sign in to comment.