Skip to content

Commit

Permalink
Bump DiffPlex from 1.7.0 to 1.7.1
Browse files Browse the repository at this point in the history
Bumps [DiffPlex](https://github.com/mmanela/diffplex) from 1.7.0 to 1.7.1.
- [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]>
  • Loading branch information
dependabot[bot] authored Mar 10, 2022
1 parent 67d7b55 commit 97047ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Hocon.API.Tests/Hocon.API.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="DiffPlex" Version="1.7.0" />
<PackageReference Include="DiffPlex" Version="1.7.1" />
<PackageReference Include="ApiApprover" Version="9.3.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="$(TestSdkVersion)" />
<PackageReference Include="xunit" Version="$(XunitVersion)" />
Expand Down

0 comments on commit 97047ee

Please sign in to comment.