Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent ee8d7ee commit 148d6fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageVersion Include="Verify.ImageMagick" Version="3.5.0" />
<PackageVersion Include="Verify.WinForms" Version="4.0.0" />
<PackageVersion Include="Verify.Xunit" Version="26.5.0" />
<PackageVersion Include="Xunit" Version="2.9.0" />
<PackageVersion Include="Xunit" Version="2.9.1" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0-pre.35" />
<PackageVersion Include="XunitContext" Version="3.3.2" />
</ItemGroup>
Expand Down

0 comments on commit 148d6fd

Please sign in to comment.