Skip to content

Commit 2be5893

Browse files
build(deps): bump DiffEngine from 7.1.0 to 7.2.1 in /src (#2920)
Bumps [DiffEngine](https://github.com/VerifyTests/DiffEngine) from 7.1.0 to 7.2.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-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e907a00 commit 2be5893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<PackageReference Include="FluentAssertions" Version="6.1.0" />
4343
<PackageReference Include="Microsoft.Reactive.Testing" Version="5.0.0" />
4444
<PackageReference Include="PublicApiGenerator" Version="10.2.0" />
45-
<PackageReference Include="DiffEngine" Version="7.1.0" />
45+
<PackageReference Include="DiffEngine" Version="7.2.1" />
4646
<PackageReference Include="coverlet.msbuild" Version="3.1.0" PrivateAssets="All" />
4747
</ItemGroup>
4848

0 commit comments

Comments
 (0)