Skip to content

Commit 77d5bdc

Browse files
chore(deps): update dependency verify.tunit to 31.15.0 (#4287)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [Verify.TUnit](https://redirect.github.com/VerifyTests/Verify) | `31.14.0` → `31.15.0` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Verify.TUnit/31.15.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Verify.TUnit/31.14.0/31.15.0?slim=true) | --- ### Release Notes <details> <summary>VerifyTests/Verify (Verify.TUnit)</summary> ### [`v31.15.0`](https://redirect.github.com/VerifyTests/Verify/compare/31.14.0...31.15.0) [Compare Source](https://redirect.github.com/VerifyTests/Verify/compare/31.14.0...31.15.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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/reactiveui/ReactiveUI). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45NS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMTAyLjExIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5cd862e commit 77d5bdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<PackageVersion Include="System.Text.Json" Version="10.0.5" />
5555
<PackageVersion Include="TUnit" Version="$(TUnitVersion)" />
5656
<PackageVersion Include="TUnit.Core" Version="$(TUnitVersion)" />
57-
<PackageVersion Include="Verify.TUnit" Version="31.14.0" />
57+
<PackageVersion Include="Verify.TUnit" Version="31.15.0" />
5858
<PackageVersion Include="Microsoft.Windows.CsWinRT" Version="2.3.0-prerelease.251115.2" />
5959
<PackageVersion Include="Microsoft.AspNetCore.Components" Version="$(AspNetVersion)" />
6060
<PackageVersion Include="Microsoft.Maui.Controls" Version="$(MauiVersion)" />

0 commit comments

Comments
 (0)