Skip to content

Commit

Permalink
Bump DiffEngine from 12.0.0 to 12.1.0 (#712)
Browse files Browse the repository at this point in the history
Bumps [DiffEngine](https://github.com/VerifyTests/DiffEngine) from 12.0.0 to 12.1.0.
- [Release notes](https://github.com/VerifyTests/DiffEngine/releases)
- [Commits](VerifyTests/DiffEngine@12.0.0...12.1.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 Aug 14, 2023
1 parent 899060d commit fb2b701
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.26.0" PrivateAssets="all" />
<Compile Include="..\ApprovalUtilities\InternalsVisibleTo.cs" Link="InternalsVisibleTo.cs" />
<PackageReference Include="DiffEngine" Version="12.0.0" />
<PackageReference Include="DiffEngine" Version="12.1.0" />
<PackageReference Include="EmptyFiles" Version="4.4.0" PrivateAssets="None" />
<PackageReference Include="Fody" Version="6.8.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
Expand Down

0 comments on commit fb2b701

Please sign in to comment.