Skip to content

Commit

Permalink
chore(deps): update dependency reactiveui.maui to v20.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 27, 2024
1 parent 6130928 commit 791da41
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="20.0.1" />
<PackageReference Include="ReactiveUI.Maui" Version="20.1.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 791da41

Please sign in to comment.