Skip to content

Commit

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

0 comments on commit fafddca

Please sign in to comment.