Skip to content

Commit 1d61711

Browse files
Bump MessagePack from 2.5.187 to 3.0.308
Bumps [MessagePack](https://github.com/MessagePack-CSharp/MessagePack-CSharp) from 2.5.187 to 3.0.308. - [Release notes](https://github.com/MessagePack-CSharp/MessagePack-CSharp/releases) - [Commits](https://github.com/MessagePack-CSharp/MessagePack-CSharp/commits) --- updated-dependencies: - dependency-name: MessagePack dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 38efe12 commit 1d61711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Foundatio.MessagePack/Foundatio.MessagePack.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<ItemGroup>
3-
<PackageReference Include="MessagePack" Version="2.5.187" />
3+
<PackageReference Include="MessagePack" Version="3.0.308" />
44
</ItemGroup>
55
<ItemGroup>
66
<ProjectReference Include="..\Foundatio\Foundatio.csproj" />

0 commit comments

Comments
 (0)