Skip to content

Commit

Permalink
chore(deps): update dependency reactiveui.wpf to v20.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2024
1 parent a5a960e commit 8e1fe90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ReactiveMvvm.Wpf/ReactiveMvvm.Wpf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<UseWpf>true</UseWpf>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ReactiveUI.WPF" Version="20.0.1" />
<PackageReference Include="ReactiveUI.WPF" Version="20.1.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ReactiveMvvm\ReactiveMvvm.csproj" />
Expand Down

0 comments on commit 8e1fe90

Please sign in to comment.