Skip to content

Commit

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

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 22, 2021
1 parent b9a2e3f commit 728f65d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.build.props
Expand Up @@ -35,7 +35,7 @@
<PackageReference Include="Xunit.SkippableFact" Version="1.4.13" />
<PackageReference Include="Xunit.StaFact" Version="1.0.37" />
<PackageReference Include="FluentAssertions" Version="5.10.3" />
<PackageReference Include="DiffEngine" Version="6.5.0" />
<PackageReference Include="DiffEngine" Version="6.5.5" />
<PackageReference Include="PublicApiGenerator" Version="10.2.0" />
<PackageReference Include="coverlet.msbuild" Version="3.0.1">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 728f65d

Please sign in to comment.