Skip to content

Commit

Permalink
Merge pull request #48 from Cratis/dependabot/nuget/xunit-2.9.0
Browse files Browse the repository at this point in the history
Bump xunit from 2.8.0 to 2.9.0
  • Loading branch information
einari authored Aug 28, 2024
2 parents c3cd273 + 8afa161 commit 9b44b08
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 @@ -22,7 +22,7 @@
<PackageVersion Include="Meziantou.Analyzer" Version="2.0.150" />
<!-- Specifications -->
<PackageVersion Include="Cratis.Specifications.XUnit" Version="3.0.1" />
<PackageVersion Include="xunit" Version="2.8.0" />
<PackageVersion Include="xunit" Version="2.9.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
<PackageVersion Include="moq" Version="4.20.70" />
<PackageVersion Include="Microsoft.NET.Test.SDK" Version="17.9.0" />
Expand Down

0 comments on commit 9b44b08

Please sign in to comment.