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 572071b commit 6d1315e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/Artemis.Plugins.Mqtt/Artemis.Plugins.Mqtt.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@
</PropertyGroup>

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

<ItemGroup>
Expand Down

0 comments on commit 6d1315e

Please sign in to comment.