Skip to content

Commit

Permalink
Bump MQTTnet from 3.0.17 to 3.1.0 (#1584)
Browse files Browse the repository at this point in the history
Bumps [MQTTnet](https://github.com/chkr1011/MQTTnet) from 3.0.17 to 3.1.0.
- [Release notes](https://github.com/chkr1011/MQTTnet/releases)
- [Commits](dotnet/MQTTnet@v3.0.17...v3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 16, 2021
1 parent 3b233c6 commit 0baea07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Libraries/Opc.Ua.PubSub/Opc.Ua.PubSub.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="MQTTnet" Version="3.0.17" />
<PackageReference Include="MQTTnet" Version="3.1.0" />
<PackageReference Include="System.Net.NetworkInformation" Version="4.3.0" />
</ItemGroup>

Expand Down

0 comments on commit 0baea07

Please sign in to comment.