Skip to content

Commit

Permalink
Merge pull request #27 from ChrisPulman/dependabot/nuget/MQTTnet.Exte…
Browse files Browse the repository at this point in the history
…nsions.ManagedClient-4.3.3.952

Bump MQTTnet.Extensions.ManagedClient from 4.3.2.930 to 4.3.3.952
  • Loading branch information
ChrisPulman authored Dec 12, 2023
2 parents 4fd22f3 + 874f203 commit 74e12e0
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 @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MQTTnet.Extensions.ManagedClient" Version="4.3.2.930" />
<PackageReference Include="MQTTnet.Extensions.ManagedClient" Version="4.3.3.952" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Reactive" Version="6.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 74e12e0

Please sign in to comment.