Skip to content

Commit

Permalink
Merge pull request #70 from ChrisPulman/renovate/mqttnet.extensions.m…
Browse files Browse the repository at this point in the history
…anagedclient-4.x

Update dependency MQTTnet.Extensions.ManagedClient to 4.3.7.1197
  • Loading branch information
ChrisPulman committed Sep 5, 2024
2 parents 17ebbc0 + d185ff3 commit aafb234
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 @@ -13,7 +13,7 @@
<PackageReference Include="MQTTnet.Extensions.ManagedClient" Version="4.3.6.1152" />
</ItemGroup>-->
<ItemGroup>
<PackageReference Include="MQTTnet.Extensions.ManagedClient" Version="4.3.7.1195" />
<PackageReference Include="MQTTnet.Extensions.ManagedClient" Version="4.3.7.1197" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Reactive" Version="6.0.1" />
</ItemGroup>
Expand Down

0 comments on commit aafb234

Please sign in to comment.