Skip to content

Commit d1d322b

Browse files
build(deps): bump DiffEngine from 7.2.1 to 7.3.0 in /src (#775)
Bumps [DiffEngine](https://github.com/VerifyTests/DiffEngine) from 7.2.1 to 7.3.0. - [Release notes](https://github.com/VerifyTests/DiffEngine/releases) - [Commits](https://github.com/VerifyTests/DiffEngine/commits/7.3.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>
1 parent 996c418 commit d1d322b

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="6.1.0" />
4242
<PackageReference Include="Microsoft.Reactive.Testing" Version="5.0.0" />
4343
<PackageReference Include="PublicApiGenerator" Version="10.2.0" />
44-
<PackageReference Include="DiffEngine" Version="7.2.1" />
44+
<PackageReference Include="DiffEngine" Version="7.3.0" />
4545
</ItemGroup>
4646

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

0 commit comments

Comments
 (0)