Skip to content

Commit cb4ae6c

Browse files
chore(deps): update dependency microsoft.bcl.timeprovider to 10.0.11 (#4438)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [Microsoft.Bcl.TimeProvider](https://dot.net/) ([source](https://redirect.github.com/dotnet/dotnet)) | `10.0.10` → `10.0.11` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Bcl.TimeProvider/10.0.11?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Bcl.TimeProvider/10.0.10/10.0.11?slim=true) | --- ### Release Notes <details> <summary>dotnet/dotnet (Microsoft.Bcl.TimeProvider)</summary> ### [`v10.0.11`](https://redirect.github.com/dotnet/dotnet/compare/v10.0.10...v10.0.11) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0NC4yOS41IiwidXBkYXRlZEluVmVyIjoiNDQuMjkuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jeSBNYW5hZ2VtZW50Il19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7809fe8 commit cb4ae6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
</ItemGroup>
101101

102102
<ItemGroup Label="Microsoft Extensions / Runtime / Data">
103-
<PackageVersion Include="Microsoft.Bcl.TimeProvider" Version="10.0.10"/>
103+
<PackageVersion Include="Microsoft.Bcl.TimeProvider" Version="10.0.11"/>
104104
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="$(MicrosoftExtensionsVersion)"/>
105105
<PackageVersion Include="Microsoft.Extensions.DependencyModel" Version="$(MicrosoftExtensionsVersion)"/>
106106
<PackageVersion Include="System.Collections.Immutable" Version="$(MicrosoftExtensionsVersion)"/>

0 commit comments

Comments
 (0)