Skip to content

Commit

Permalink
build(deps): update reactiveui requirement from 12.* to 13.* (#634)
Browse files Browse the repository at this point in the history
Updates the requirements on [reactiveui](https://github.com/reactiveui/reactiveui) to permit the latest version.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](reactiveui/ReactiveUI@12.1.1...13.0.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Jan 22, 2021
1 parent 0e31a10 commit 45cb6b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Akavache.Mobile/Akavache.Mobile.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="reactiveui" Version="12.*" />
<PackageReference Include="reactiveui" Version="13.*" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 45cb6b8

Please sign in to comment.