Skip to content

Commit

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

---
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 Dec 13, 2021
1 parent e7984a9 commit a2302f4
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 @@ -29,7 +29,7 @@
</Choose>

<ItemGroup>
<PackageReference Include="ReactiveUI" Version="17.1.6" />
<PackageReference Include="ReactiveUI" Version="17.1.9" />
</ItemGroup>

</Project>

0 comments on commit a2302f4

Please sign in to comment.