Skip to content

Commit

Permalink
Bump Xunit from 2.9.2 to 2.9.3
Browse files Browse the repository at this point in the history
Bumps [Xunit](https://github.com/xunit/xunit) from 2.9.2 to 2.9.3.
- [Commits](xunit/xunit@v2-2.9.2...v2-2.9.3)

---
updated-dependencies:
- dependency-name: Xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 8e0cb0f commit c79f0a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
<PackageVersion Include="Verify.WinForms" Version="4.0.0" />
<PackageVersion Include="Verify.Xaml" Version="4.1.0" />
<PackageVersion Include="Verify.Xunit" Version="28.8.1" />
<PackageVersion Include="Xunit" Version="2.9.2" />
<PackageVersion Include="Xunit" Version="2.9.3" />
<PackageVersion Include="xunit.abstractions" Version="2.0.3" />
<PackageVersion Include="xunit.extensibility.execution" Version="2.9.2" />
<PackageVersion Include="xunit.extensibility.execution" Version="2.9.3" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0" />
<!-- explicit to avoid CVE -->
<PackageVersion Include="System.Text.Json" Version="9.0.0" />
Expand Down

0 comments on commit c79f0a5

Please sign in to comment.