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 7, 2022
1 parent 6374139 commit 2615c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Humanizer.Tests/Humanizer.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'net6.0' ">
<PackageReference Include="ApiApprover" Version="9.3.0" />
<PackageReference Include="DiffPlex" Version="1.7.0" />
<PackageReference Include="DiffPlex" Version="1.7.1" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\Humanizer.Tests.Shared\**\*.cs">
Expand Down

0 comments on commit 2615c7d

Please sign in to comment.