Skip to content

Commit

Permalink
chore(deps): update dependency reactiveui.maui to v20 (#86)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 15, 2024
1 parent 5fe0c36 commit ef486bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ReactiveMvvm.Maui/ReactiveMvvm.Maui.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<PackageReference Include="Microsoft.Maui.Controls" Version="$(MauiVersion)" />
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="$(MauiVersion)" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.0" />
<PackageReference Include="ReactiveUI.Maui" Version="19.6.1" />
<PackageReference Include="ReactiveUI.Maui" Version="20.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit ef486bb

Please sign in to comment.