Skip to content

Commit b1b504d

Browse files
build(deps): bump DiffEngine from 6.10.1 to 7.1.0 in /src (#744)
Bumps [DiffEngine](https://github.com/VerifyTests/DiffEngine) from 6.10.1 to 7.1.0. - [Release notes](https://github.com/VerifyTests/DiffEngine/releases) - [Commits](VerifyTests/DiffEngine@6.10.1...7.1.0) --- updated-dependencies: - dependency-name: DiffEngine dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4676bb commit b1b504d

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
@@ -41,7 +41,7 @@
4141
<PackageReference Include="FluentAssertions" Version="5.10.3" />
4242
<PackageReference Include="Microsoft.Reactive.Testing" Version="5.0.0" />
4343
<PackageReference Include="PublicApiGenerator" Version="10.2.0" />
44-
<PackageReference Include="DiffEngine" Version="6.10.1" />
44+
<PackageReference Include="DiffEngine" Version="7.1.0" />
4545
</ItemGroup>
4646

4747
<ItemGroup Condition="$(IsTestProject)">

0 commit comments

Comments
 (0)