Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
diogotr7 committed Jan 7, 2024
1 parent bdad6cd commit 8fe26ab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Artemis.Plugins.Mqtt/Artemis.Plugins.Mqtt.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@

<ItemGroup>
<PackageReference Include="ArtemisRGB.UI.Shared" IncludeAssets="compile;build;buildTransitive" Version="1.2023.1017.2" />
<PackageReference Include="MQTTnet" Version="3.0.14-rc5" />
<PackageReference Include="MQTTnet.Extensions.ManagedClient" Version="3.0.14-rc5" />
<PackageReference Include="MQTTnet.Extensions.ManagedClient" Version="3.1.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 8fe26ab

Please sign in to comment.