Skip to content

Commit

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

---
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 Dec 3, 2021
1 parent b0d510b commit b4fb5af
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.1.0" />
<PackageReference Include="MQTTnet" Version="3.1.1" />
<PackageReference Include="System.Net.NetworkInformation" Version="4.3.0" />
</ItemGroup>

Expand Down

0 comments on commit b4fb5af

Please sign in to comment.