Skip to content

Commit

Permalink
Bump Verify.DiffPlex from 1.3.0 to 2.0.0
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>
  • Loading branch information
dependabot[bot] committed Oct 24, 2022
1 parent bf4e7b4 commit d71d00c
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
Original file line number Diff line number Diff line change
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="17.10.2" />
<PackageReference Include="Verify.DiffPlex" Version="1.3.0" />
<PackageReference Include="Verify.DiffPlex" Version="2.0.0" />
</ItemGroup>

</Project>

0 comments on commit d71d00c

Please sign in to comment.