Skip to content

Commit

Permalink
Merge pull request #474 from loresoft/dependabot/nuget/MessagePack-3.0.3
Browse files Browse the repository at this point in the history
Bump MessagePack from 2.5.192 to 3.0.3
  • Loading branch information
github-actions[bot] authored Dec 6, 2024
2 parents e3909b4 + 8442983 commit 7f43f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FluentCommand.Caching/FluentCommand.Caching.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MessagePack" Version="2.5.192" />
<PackageReference Include="MessagePack" Version="3.0.3" />
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="9.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 7f43f80

Please sign in to comment.