Skip to content

Commit

Permalink
Merge pull request #68 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 v4.3.7.1194
  • Loading branch information
ChrisPulman committed Aug 24, 2024
2 parents 55053cd + 470e144 commit 5ebea2d
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.6.1186" />
<PackageReference Include="MQTTnet.Extensions.ManagedClient" Version="4.3.7.1194" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Reactive" Version="6.0.1" />
</ItemGroup>
Expand Down

0 comments on commit 5ebea2d

Please sign in to comment.