Skip to content

Commit

Permalink
Bump MQTTnet from 4.3.7.1207 to 5.0.1.1416
Browse files Browse the repository at this point in the history
Bumps [MQTTnet](https://github.com/dotnet/MQTTnet) from 4.3.7.1207 to 5.0.1.1416.
- [Release notes](https://github.com/dotnet/MQTTnet/releases)
- [Commits](https://github.com/dotnet/MQTTnet/commits)

---
updated-dependencies:
- dependency-name: MQTTnet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 18, 2025
1 parent 3e4f111 commit f0e44e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.1" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="MQTTnet" Version="4.3.7.1207" />
<PackageReference Include="MQTTnet" Version="5.0.1.1416" />
<PackageReference Include="MQTTnet.Extensions.ManagedClient" Version="4.3.7.1207" />
<PackageReference Include="System.Reactive" Version="6.0.1" />
</ItemGroup>
Expand Down

0 comments on commit f0e44e6

Please sign in to comment.