Skip to content

Commit

Permalink
chore(deps): update dependency reactiveui to v19.6.1 (#74)
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 Apr 19, 2024
1 parent 01bff02 commit e03e774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ReactiveMvvm/ReactiveMvvm.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ReactiveUI.Fody" Version="19.5.41" />
<PackageReference Include="ReactiveUI" Version="19.5.72" />
<PackageReference Include="ReactiveUI" Version="19.6.1" />
</ItemGroup>
</Project>

0 comments on commit e03e774

Please sign in to comment.