Skip to content

Commit

Permalink
Merge pull request #898 from microsoft/dependabot/nuget/Verify.Xunit-…
Browse files Browse the repository at this point in the history
…17.1.2

Bump Verify.Xunit from 16.8.1 to 17.1.2
  • Loading branch information
baywet authored Jun 7, 2022
2 parents 0a6d8e4 + 94de45a commit e2f3766
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/Microsoft.OpenApi.Tests/Microsoft.OpenApi.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
<PackageReference Include="Moq" Version="4.18.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="SharpYaml" Version="1.9.1" />
<PackageReference Include="Verify" Version="17.1.1" />
<PackageReference Include="Verify.Xunit" Version="16.8.1" />
<PackageReference Include="Verify" Version="17.1.2" />
<PackageReference Include="Verify.Xunit" Version="17.1.2" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit e2f3766

Please sign in to comment.