Skip to content

Commit

Permalink
Bump Verify.DiffPlex from 1.2.0 to 1.3.0 (#6129)
Browse files Browse the repository at this point in the history
Bumps [Verify.DiffPlex](https://github.com/VerifyTests/Verify.DiffPlex) from 1.2.0 to 1.3.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-minor
...

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 3, 2022
1 parent 5d6ae6a commit c813d9e
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="17.1.4" />
<PackageReference Include="Verify.DiffPlex" Version="1.2.0" />
<PackageReference Include="Verify.DiffPlex" Version="1.3.0" />
</ItemGroup>

</Project>

0 comments on commit c813d9e

Please sign in to comment.