Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2023
1 parent c52fc19 commit 9d8059d
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 @@ -28,7 +28,7 @@
</Choose>

<ItemGroup>
<PackageReference Include="ReactiveUI" Version="18.4.44" />
<PackageReference Include="ReactiveUI" Version="19.2.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 9d8059d

Please sign in to comment.