Skip to content

Commit

Permalink
Bump Verify.DiffPlex from 1.3.0 to 2.0.0 (#6210)
Browse files Browse the repository at this point in the history
Bumps [Verify.DiffPlex](https://github.com/VerifyTests/Verify.DiffPlex) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/VerifyTests/Verify.DiffPlex/releases)
- [Commits](https://github.com/VerifyTests/Verify.DiffPlex/commits)

---
updated-dependencies:
- dependency-name: Verify.DiffPlex
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 24, 2022
1 parent 7c2bbcb commit 4bcf3e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/Akka.API.Tests/Akka.API.Tests.csproj
Expand Up @@ -29,7 +29,7 @@
<PackageReference Include="xunit.runner.visualstudio" Version="$(XunitVersion)" />
<PackageReference Include="PublicApiGenerator" Version="9.3.0" />
<PackageReference Include="Verify.Xunit" Version="18.0.0" />
<PackageReference Include="Verify.DiffPlex" Version="1.3.0" />
<PackageReference Include="Verify.DiffPlex" Version="2.0.0" />
</ItemGroup>

</Project>

0 comments on commit 4bcf3e6

Please sign in to comment.