Skip to content

Commit

Permalink
Bump DiffPlex from 1.7.1 to 1.7.2 (#138)
Browse files Browse the repository at this point in the history
Bumps [DiffPlex](https://github.com/mmanela/diffplex) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/mmanela/diffplex/releases)
- [Commits](https://github.com/mmanela/diffplex/commits)

---
updated-dependencies:
- dependency-name: DiffPlex
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent b540d7a commit a8dfe8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/yunit/yunit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="DiffPlex" Version="1.7.1" />
<PackageReference Include="DiffPlex" Version="1.7.2" />
<PackageReference Include="Glob" Version="1.1.9" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.57" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
Expand Down

0 comments on commit a8dfe8c

Please sign in to comment.