Skip to content

Commit

Permalink
Merge pull request roslynpad#497 from roslynpad/dependabot/nuget/xuni…
Browse files Browse the repository at this point in the history
…t-2.6.0

Bump xunit from 2.5.1 to 2.6.0
  • Loading branch information
aelij authored Nov 5, 2023
2 parents 84cf495 + 9af8cd5 commit 5dc0526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
<PackageVersion Include="System.Composition" Version="7.0.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.1" />
<PackageVersion Include="Xunit.StaFact" Version="1.1.11" />
<PackageVersion Include="xunit" Version="2.5.1" />
<PackageVersion Include="xunit" Version="2.6.0" />
</ItemGroup>
</Project>

0 comments on commit 5dc0526

Please sign in to comment.