Skip to content

Commit

Permalink
build(deps): bump DiffEngine from 6.7.0 to 6.8.0 in /src (#395)
Browse files Browse the repository at this point in the history
Bumps [DiffEngine](https://github.com/VerifyTests/DiffEngine) from 6.7.0 to 6.8.0.
- [Release notes](https://github.com/VerifyTests/DiffEngine/releases)
- [Commits](https://github.com/VerifyTests/DiffEngine/commits/6.8.0)

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 May 14, 2021
1 parent c898efc commit bec5334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.build.props
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
<PackageReference Include="Xunit.StaFact" Version="1.0.37" />
<PackageReference Include="Xamarin.Forms.Mocks" Version="4.7.0.1" />
<PackageReference Include="DiffEngine" Version="6.7.0" />
<PackageReference Include="DiffEngine" Version="6.8.0" />
<PackageReference Include="FluentAssertions" Version="5.10.3" />
<PackageReference Include="ReactiveUI.Testing" Version="13.*" />
<PackageReference Include="PublicApiGenerator" Version="10.2.0" />
Expand Down

0 comments on commit bec5334

Please sign in to comment.