Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent b125dc2 commit ba621b9
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 @@ -18,7 +18,7 @@
<PackageVersion Include="System.Drawing.Common" Version="8.0.8" />
<PackageVersion Include="System.IO.Compression" Version="4.3.0" />
<PackageVersion Include="Verify.Xunit" Version="27.0.0-beta.5" />
<PackageVersion Include="Xunit" Version="2.9.1" />
<PackageVersion Include="Xunit" Version="2.9.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0-pre.35" />
<!-- explcit to avoid a cve -->
<PackageVersion Include="System.Text.Json" Version="8.0.4" />
Expand Down

0 comments on commit ba621b9

Please sign in to comment.