Skip to content

Commit

Permalink
chore(deps): update dependency reactiveui.winforms to v19.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 19, 2024
1 parent 93107d8 commit 0acbbe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ReactiveMvvm.WinForms/ReactiveMvvm.WinForms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<UseWindowsForms>true</UseWindowsForms>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ReactiveUI.WinForms" Version="19.5.41" />
<PackageReference Include="ReactiveUI.WinForms" Version="19.6.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ReactiveMvvm\ReactiveMvvm.csproj" />
Expand Down

0 comments on commit 0acbbe1

Please sign in to comment.