Skip to content

Commit

Permalink
Bump MQTTnet.Extensions.ManagedClient from 4.3.2.930 to 4.3.3.952
Browse files Browse the repository at this point in the history
Bumps [MQTTnet.Extensions.ManagedClient](https://github.com/dotnet/MQTTnet) from 4.3.2.930 to 4.3.3.952.
- [Release notes](https://github.com/dotnet/MQTTnet/releases)
- [Commits](dotnet/MQTTnet@v4.3.2.930...v4.3.3.952)

---
updated-dependencies:
- dependency-name: MQTTnet.Extensions.ManagedClient
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 4fd22f3 commit 874f203
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 874f203

Please sign in to comment.