Skip to content

Commit

Permalink
Bump Xunit from 2.8.1 to 2.9.0 in /src
Browse files Browse the repository at this point in the history
Bumps Xunit from 2.8.1 to 2.9.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent e79c8e3 commit 88079d0
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 @@ -11,7 +11,7 @@
<PackageVersion Include="NodaTime" Version="3.1.11" />
<PackageVersion Include="ProjectDefaults" Version="1.0.128" />
<PackageVersion Include="Verify.Xunit" Version="25.3.0" />
<PackageVersion Include="Xunit" Version="2.8.1" />
<PackageVersion Include="Xunit" Version="2.9.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
</ItemGroup>
</Project>

0 comments on commit 88079d0

Please sign in to comment.