Skip to content

Commit

Permalink
Bump DiffEngine from 6.3.0 to 6.3.1 (#713)
Browse files Browse the repository at this point in the history
Bumps [DiffEngine](https://github.com/VerifyTests/DiffEngine) from 6.3.0 to 6.3.1.
- [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] authored Nov 12, 2020
1 parent 0ca4f93 commit 53c854f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Shouldly/Shouldly.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PublishRepositoryUrl>true</PublishRepositoryUrl>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="DiffEngine" Version="6.3.0" />
<PackageReference Include="DiffEngine" Version="6.3.1" />
<Content Include="build.targets" PackagePath="build\Shouldly.targets" />
<Content Include="buildMultiTargeting.targets" PackagePath="buildMultiTargeting\Shouldly.targets" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
Expand Down

0 comments on commit 53c854f

Please sign in to comment.