Skip to content

Commit

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

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

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] committed Aug 6, 2023
1 parent adba11f commit 13bae89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ReactiveUI.Uno/ReactiveUI.Uno.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@

<ItemGroup>
<PackageReference Include="Uno.UI" Version="4.9.26" />
<PackageReference Include="ReactiveUI" Version="19.2.1" />
<PackageReference Include="ReactiveUI" Version="19.4.1" />
</ItemGroup>
</Project>

0 comments on commit 13bae89

Please sign in to comment.