Skip to content

Commit

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

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 Mar 5, 2021
1 parent 0f0d5bb commit e3eeb23
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 @@ -34,7 +34,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="DiffEngine" Version="6.5.5" />
<PackageReference Include="DiffEngine" Version="6.5.6" />
</ItemGroup>

<ItemGroup Condition="'$(IsTestProject)' != 'true'">
Expand Down

0 comments on commit e3eeb23

Please sign in to comment.