Skip to content

Commit

Permalink
Update System.Reactive
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgDangl committed Feb 21, 2024
1 parent 1a02259 commit adf1ed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LightQuery.Client/LightQuery.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Reactive" Version="4.3.2" />
<PackageReference Include="System.Reactive" Version="6.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>

Expand Down

0 comments on commit adf1ed5

Please sign in to comment.