Skip to content

Commit

Permalink
Bump xunit to 2.6.3
Browse files Browse the repository at this point in the history
Dependabot lied and didn't actually update xunit...
  • Loading branch information
martincostello authored Dec 9, 2023
1 parent d881547 commit e6ca18b
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 @@ -19,7 +19,7 @@
<PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.507" />
<PackageVersion Include="System.Net.Http" Version="4.3.4" />
<PackageVersion Include="System.Text.Json" Version="4.7.2" />
<PackageVersion Include="xunit" Version="2.6.2" />
<PackageVersion Include="xunit" Version="2.6.3" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.5" />
</ItemGroup>
<ItemGroup Condition=" '$(AssemblyName)' == 'JustEat.HttpClientInterception' and '$(TargetFramework)' == 'net6.0' ">
Expand Down

0 comments on commit e6ca18b

Please sign in to comment.