Skip to content

Commit 519940f

Browse files
chore(deps): update dependency testably.abstractions.interface to v2.4.1 (#39)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Testably.Abstractions.Interface](https://togithub.com/Testably/Testably.Abstractions) | nuget | patch | `2.4.0` -> `2.4.1` | --- ### Release Notes <details> <summary>Testably/Testably.Abstractions (Testably.Abstractions.Interface)</summary> ### [`v2.4.1`](https://togithub.com/Testably/Testably.Abstractions/releases/tag/v2.4.1) #### What's Changed - chore(deps): update testably.abstractions packages to v2.4.0 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/366](https://togithub.com/Testably/Testably.Abstractions/pull/366) - chore(deps): update dependency fluentassertions to v6.12.0 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/377](https://togithub.com/Testably/Testably.Abstractions/pull/377) - fix: error in release pipeline by [@&#8203;vbreuss](https://togithub.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/378](https://togithub.com/Testably/Testably.Abstractions/pull/378) **Full Changelog**: Testably/Testably.Abstractions@v2.4.0...v2.4.1 </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/Testably/Testably.Abstractions.FluentAssertions). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzYuNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f93f04d commit 519940f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<ItemGroup>
88
<PackageVersion Include="FluentAssertions" Version="6.12.0" />
9-
<PackageVersion Include="Testably.Abstractions.Interface" Version="2.4.0" />
9+
<PackageVersion Include="Testably.Abstractions.Interface" Version="2.4.1" />
1010
<PackageVersion Include="Testably.Abstractions.Testing" Version="2.4.1" />
1111
</ItemGroup>
1212

0 commit comments

Comments
 (0)