Skip to content

Commit

Permalink
Bump System.Reactive
Browse files Browse the repository at this point in the history
Bumps [System.Reactive](https://github.com/dotnet/reactive) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/dotnet/reactive/releases)
- [Commits](https://github.com/dotnet/reactive/commits)

---
updated-dependencies:
- dependency-name: System.Reactive
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 21, 2023
1 parent c7aaf40 commit e3796db
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!--
<!--
********************************************************************************************************
Morgan Stanley makes this available to you under the Apache License, Version 2.0 (the "License").
You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
Expand Down Expand Up @@ -35,6 +35,6 @@ See the License for the specific language governing permissions and limitations
</ItemGroup>

<ItemGroup>
<PackageReference Include="System.Reactive" Version="5.0.0" />
<PackageReference Include="System.Reactive" Version="6.0.0" />
</ItemGroup>
</Project>

0 comments on commit e3796db

Please sign in to comment.