Skip to content

Commit

Permalink
Bump DiffEngine from 11.2.0 to 11.3.0 (#895)
Browse files Browse the repository at this point in the history
Bumps [DiffEngine](https://github.com/VerifyTests/DiffEngine) from 11.2.0 to 11.3.0.
- [Release notes](https://github.com/VerifyTests/DiffEngine/releases)
- [Commits](VerifyTests/DiffEngine@11.2.0...11.3.0)

---
updated-dependencies:
- dependency-name: DiffEngine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Apr 21, 2023
1 parent 501cd1a commit dd4ef3e
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 @@ -25,7 +25,7 @@
<WarningsNotAsErrors>$(WarningsNotAsErrors);NU1505</WarningsNotAsErrors>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="DiffEngine" Version="11.2.0" />
<PackageReference Include="DiffEngine" Version="11.3.0" />
<PackageReference Include="EmptyFiles" Version="4.4.0" PrivateAssets="None" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
<None Include="..\..\assets\logo_128x128.png" Pack="true" PackagePath="assets" />
Expand Down

0 comments on commit dd4ef3e

Please sign in to comment.