Skip to content

Commit

Permalink
chore(deps): update xunit
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 23, 2023
1 parent 8b1f40e commit f779d35
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageVersion Include="Rocket.Surgery.Extensions.Testing.FakeItEasy" Version="8.0.3" />
<PackageVersion Include="Rocket.Surgery.Extensions.Testing.XUnit" Version="8.0.3" />
<PackageVersion Include="xunit" Version="2.6.3" />
<PackageVersion Include="xunit.analyzers" Version="1.7.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.5" />
<PackageVersion Include="xunit" Version="2.6.4" />
<PackageVersion Include="xunit.analyzers" Version="1.8.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.6" />
</ItemGroup>
<Import
Project="$(MSBuildThisFileDirectory)/Directory.Packages.support.props"
Expand Down

0 comments on commit f779d35

Please sign in to comment.