Skip to content

Commit ed88f1b

Browse files
chore(deps): update dependency verify.xunit to v23.2.0 (#3757)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Verify.Xunit](https://togithub.com/VerifyTests/Verify) | `23.1.0` -> `23.2.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Verify.Xunit/23.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Verify.Xunit/23.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Verify.Xunit/23.1.0/23.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Verify.Xunit/23.1.0/23.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>VerifyTests/Verify (Verify.Xunit)</summary> ### [`v23.2.0`](https://togithub.com/VerifyTests/Verify/compare/23.1.0...23.2.0) [Compare Source](https://togithub.com/VerifyTests/Verify/compare/23.1.0...23.2.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/reactiveui/ReactiveUI). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 79c085d commit ed88f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<PackageVersion Include="System.IO.FileSystem.Primitives" Version="4.3.0" />
3939
<PackageVersion Include="System.Runtime.Serialization.Primitives" Version="4.3.0" />
4040
<PackageVersion Include="System.Text.Json" Version="8.0.2" />
41-
<PackageVersion Include="Verify.Xunit" Version="23.1.0" />
41+
<PackageVersion Include="Verify.Xunit" Version="23.2.0" />
4242
<PackageVersion Include="Xamarin.Android.Support.Animated.Vector.Drawable" Version="$(XamarinAndroidSupportVersion)" />
4343
<PackageVersion Include="Xamarin.Android.Support.v4" Version="$(XamarinAndroidSupportVersion)" />
4444
<PackageVersion Include="Xamarin.Android.Support.v7.AppCompat" Version="$(XamarinAndroidSupportVersion)" />

0 commit comments

Comments
 (0)