Skip to content

Commit

Permalink
Merge pull request #561 from IdentityModel/dependabot/nuget/xunit.run…
Browse files Browse the repository at this point in the history
…ner.visualstudio-2.5.7

Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7
  • Loading branch information
brockallen committed Feb 16, 2024
2 parents 3f6b2e0 + fbb53d6 commit 8ccb6d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/UnitTests/UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7" />
<PackageReference Include="xunit" Version="2.7.0" />
<PackageReference Include="FluentAssertions" Version="5.10.3" />
</ItemGroup>
Expand Down

0 comments on commit 8ccb6d9

Please sign in to comment.