Skip to content

Commit

Permalink
Bump Xunit.SkippableFact from 1.4.13 to 1.5.23 in the xunit group
Browse files Browse the repository at this point in the history
Bumps the xunit group with 1 update: [Xunit.SkippableFact](https://github.com/AArnott/Xunit.SkippableFact).


Updates `Xunit.SkippableFact` from 1.4.13 to 1.5.23
- [Release notes](https://github.com/AArnott/Xunit.SkippableFact/releases)
- [Commits](AArnott/Xunit.SkippableFact@v1.4.13...v1.5.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 5e43e70 commit 6997ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageVersion Include="xunit" Version="2.9.2" />
<PackageVersion Include="xRetry" Version="1.9.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
<PackageVersion Include="Xunit.SkippableFact" Version="1.4.13" />
<PackageVersion Include="Xunit.SkippableFact" Version="1.5.23" />
</ItemGroup>
<ItemGroup Condition=" '$(IsTestProject)' == 'true' ">
<PackageReference Include="coverlet.msbuild" PrivateAssets="All" />
Expand Down

0 comments on commit 6997ce2

Please sign in to comment.