Skip to content

Commit

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

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

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 Jun 7, 2023
1 parent 7654c10 commit 0aa1659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ApprovalTests/ApprovalTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<Using Remove="System.Net.Http" />
<PackageReference Include="Polyfill" Version="1.23.0" PrivateAssets="all" />
<Compile Include="..\ApprovalUtilities\InternalsVisibleTo.cs" Link="InternalsVisibleTo.cs" />
<PackageReference Include="DiffEngine" Version="11.4.0" />
<PackageReference Include="DiffEngine" Version="11.4.1" />
<PackageReference Include="EmptyFiles" Version="4.4.0" PrivateAssets="None" />
<PackageReference Include="Fody" Version="6.7.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
Expand Down

0 comments on commit 0aa1659

Please sign in to comment.