Skip to content

Commit

Permalink
Merge pull request #31 from drasticactions/dependabot/nuget/xunit-2.7.0
Browse files Browse the repository at this point in the history
Bump xunit from 2.6.6 to 2.7.0
  • Loading branch information
drasticactions authored Feb 19, 2024
2 parents 696e742 + 5ef7632 commit 32f31ea
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="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.8" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.8" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageVersion Include="xunit" Version="2.6.6" />
<PackageVersion Include="xunit" Version="2.7.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.6" />
<PackageVersion Include="coverlet.collector" Version="6.0.0" />
<PackageVersion Include="Drastic.Utilities" Version="1.0.10" />
Expand Down

0 comments on commit 32f31ea

Please sign in to comment.