Skip to content

Commit

Permalink
Update dependency MessagePack to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2025
1 parent 3abd12f commit fa6ad4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Boyd.NMEA/Boyd.NMEA.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MessagePack" Version="2.5.192" />
<PackageReference Include="MessagePack" Version="3.1.2" />
<PackageReference Include="System.Memory" Version="4.6.0" />
</ItemGroup>

Expand Down

0 comments on commit fa6ad4c

Please sign in to comment.