Skip to content

Commit

Permalink
Merge pull request #1187 from Humanizr/dependabot/nuget/DiffPlex-1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
clairernovotny authored Mar 14, 2022
2 parents 6374139 + 2615c7d commit 606e958
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 606e958

Please sign in to comment.