Skip to content

Commit

Permalink
Merge pull request #936 from Humanizr/dependabot/nuget/DiffPlex-1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed May 25, 2020
2 parents b17fff2 + 977ad55 commit a30eaff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Humanizer.Tests/Humanizer.Tests.csproj
Expand Up @@ -17,7 +17,7 @@
<ItemGroup Condition="'$(TargetFramework)' == 'net48' ">
<Reference Include="System.ComponentModel.DataAnnotations" />
<PackageReference Include="ApiApprover" Version="9.3.0" />
<PackageReference Include="DiffPlex" Version="1.6.1" />
<PackageReference Include="DiffPlex" Version="1.6.2" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\Humanizer.Tests.Shared\**\*.cs">
Expand Down

0 comments on commit a30eaff

Please sign in to comment.