Skip to content

Commit

Permalink
Bump MessagePack from 3.0.3 to 3.0.300
Browse files Browse the repository at this point in the history
Bumps [MessagePack](https://github.com/MessagePack-CSharp/MessagePack-CSharp) from 3.0.3 to 3.0.300.
- [Release notes](https://github.com/MessagePack-CSharp/MessagePack-CSharp/releases)
- [Commits](MessagePack-CSharp/MessagePack-CSharp@v3.0.3...v3.0.300)

---
updated-dependencies:
- dependency-name: MessagePack
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 7f43f80 commit 3be8e57
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="3.0.3" />
<PackageReference Include="MessagePack" Version="3.0.300" />
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="9.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 3be8e57

Please sign in to comment.