Skip to content

Commit

Permalink
Updated MqttNet.
Browse files Browse the repository at this point in the history
  • Loading branch information
SeppPenner committed Dec 19, 2022
1 parent e84563f commit f3cb22a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SparkplugNet/SparkplugNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="MQTTnet" Version="4.1.3.436" />
<PackageReference Include="MQTTnet" Version="4.1.4.563" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="protobuf-net" Version="3.1.25" />
<PackageReference Include="Serilog" Version="2.12.0" />
Expand Down

0 comments on commit f3cb22a

Please sign in to comment.