Skip to content

Commit

Permalink
build(deps): bump ReactiveUI from 16.2.1 to 16.2.6 in /src (#765)
Browse files Browse the repository at this point in the history
Bumps [ReactiveUI](https://github.com/reactiveui/reactiveui) from 16.2.1 to 16.2.6.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](reactiveui/ReactiveUI@16.2.1...16.2.6)

---
updated-dependencies:
- dependency-name: ReactiveUI
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 14, 2021
1 parent 04b81da commit 8198aa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ReactiveUI.DI.Tests/ReactiveUI.DI.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
</Choose>

<ItemGroup>
<PackageReference Include="ReactiveUI" Version="16.2.1" />
<PackageReference Include="ReactiveUI" Version="16.2.6" />
</ItemGroup>

</Project>

0 comments on commit 8198aa0

Please sign in to comment.