Skip to content

Commit

Permalink
Merge pull request #127 from ChrisPulman/renovate/reactivelist-2.x
Browse files Browse the repository at this point in the history
Update dependency ReactiveList to v2.0.2
  • Loading branch information
ChrisPulman authored May 13, 2024
2 parents a1d72ea + 7699b1b commit 16a57f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CrissCross.WPF.UI/CrissCross.WPF.UI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<ItemGroup>
<PackageReference Include="CP.Extensions.Hosting.ReactiveUI.Wpf" Version="1.3.13" />
<PackageReference Include="ReactiveList" Version="2.0.0" />
<PackageReference Include="ReactiveList" Version="2.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="ReactiveMarbles.ObservableEvents.SourceGenerator" Version="1.3.1" />
<PackageReference Include="AppBarButton.WPF" Version="1.0.1" />
Expand Down

0 comments on commit 16a57f9

Please sign in to comment.