Skip to content

Commit 45de1f6

Browse files
build(deps): bump DiffEngine from 7.2.1 to 8.0.0 in /src (#355)
Bumps [DiffEngine](https://github.com/VerifyTests/DiffEngine) from 7.2.1 to 8.0.0. - [Release notes](https://github.com/VerifyTests/DiffEngine/releases) - [Commits](https://github.com/VerifyTests/DiffEngine/commits/8.0.0) --- updated-dependencies: - dependency-name: DiffEngine dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c23eeb7 commit 45de1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveUI.Validation.Tests/ReactiveUI.Validation.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PrivateAssets>all</PrivateAssets>
2424
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2525
</PackageReference>
26-
<PackageReference Include="DiffEngine" Version="7.2.1" />
26+
<PackageReference Include="DiffEngine" Version="8.0.0" />
2727
</ItemGroup>
2828

2929
<ItemGroup>

0 commit comments

Comments
 (0)