Skip to content

Commit

Permalink
Bump MQTTnet from 4.3.7.1207 to 5.0.1.1416 in /src
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 6, 2025
1 parent 335a746 commit 2e0f329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ESPresense.Companion.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="MathNet.Filtering.Kalman" Version="0.7.0" />
<PackageReference Include="MathNet.Spatial" Version="0.6.0" />
<PackageReference Include="Microsoft.AspNetCore.SpaProxy" Version="8.0.11" />
<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="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Nito.AsyncEx" Version="5.1.2" />
Expand Down

0 comments on commit 2e0f329

Please sign in to comment.