Skip to content

Commit

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

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

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 2, 2021
1 parent f090f61 commit 1e2b6e0
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.16" />
<PackageReference Include="MQTTnet" Version="3.0.17" />
<PackageReference Include="System.Net.NetworkInformation" Version="4.3.0" />
</ItemGroup>

Expand Down

0 comments on commit 1e2b6e0

Please sign in to comment.