Skip to content

Commit fb8e5aa

Browse files
chore(deps): update dependency xunit to 2.9.3 (#340)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [xunit](https://redirect.github.com/xunit/xunit) | `2.9.2` -> `2.9.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/xunit/2.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/xunit/2.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/xunit/2.9.2/2.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/xunit/2.9.2/2.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-feature/dotnet-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTQ1LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInJlbm92YXRlIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0cb58db commit fb8e5aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<PackageVersion Include="SpecFlow" Version="3.9.74" />
3030
<PackageVersion Include="SpecFlow.Tools.MsBuild.Generation" Version="3.9.74" />
3131
<PackageVersion Include="SpecFlow.xUnit" Version="3.9.74" />
32-
<PackageVersion Include="xunit" Version="2.9.2" />
32+
<PackageVersion Include="xunit" Version="2.9.3" />
3333
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
3434
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="9.0.1" />
3535
</ItemGroup>

0 commit comments

Comments
 (0)