Skip to content

Commit

Permalink
Bump xunit.runner.utility from 2.4.2 to 2.9.0
Browse files Browse the repository at this point in the history
Bumps [xunit.runner.utility](https://github.com/xunit/xunit) from 2.4.2 to 2.9.0.
- [Commits](xunit/xunit@2.4.2...2.9.0)

---
updated-dependencies:
- dependency-name: xunit.runner.utility
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent 7b84382 commit c34fb9e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="xunit" Version="2.7.0" />
<PackageReference Include="xunit.runner.utility" Version="2.4.2" />
<PackageReference Include="xunit.runner.utility" Version="2.9.0" />
<PackageReference Include="FakeItEasy" Version="7.4.0" />
<PackageReference Include="FsCheck" Version="2.16.6" />
<PackageReference Include="FsCheck.Xunit" Version="2.16.6" />
Expand Down

0 comments on commit c34fb9e

Please sign in to comment.