Skip to content

Commit

Permalink
Merge pull request #56 from ChrisPulman/renovate/system.reactive-6.x
Browse files Browse the repository at this point in the history
Update dependency System.Reactive to v6.0.1
  • Loading branch information
ChrisPulman committed Jun 5, 2024
2 parents 137ec2b + 6488d76 commit fff7859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MQTTnet.Rx.Client/MQTTnet.Rx.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="MQTTnet.Extensions.ManagedClient" Version="$(MQTTnetVersion)" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Reactive" Version="6.0.0" />
<PackageReference Include="System.Reactive" Version="6.0.1" />
</ItemGroup>

</Project>

0 comments on commit fff7859

Please sign in to comment.