Skip to content

Commit

Permalink
Bump MessagePack from 2.5.108 to 2.5.124
Browse files Browse the repository at this point in the history
Bumps [MessagePack](https://github.com/neuecc/MessagePack-CSharp) from 2.5.108 to 2.5.124.
- [Release notes](https://github.com/neuecc/MessagePack-CSharp/releases)
- [Changelog](https://github.com/MessagePack-CSharp/MessagePack-CSharp/blob/master/prepare_release.ps1)
- [Commits](MessagePack-CSharp/MessagePack-CSharp@v2.5.108...v2.5.124)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jknaudt21 committed Aug 1, 2023
1 parent 6c57d98 commit 520cd7d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<PackageReference Include="System.Diagnostics.Tracer" Version="2.1.0-alpha" />
<PackageReference Include="System.Reflection.Metadata" Version="7.0.2" />
<PackageReference Include="NuGet.Build.Packaging" Version="0.2.2" PrivateAssets="all" />
<PackageReference Include="MessagePack" Version="2.5.108" GeneratePathProperty="true" />
<PackageReference Include="MessagePack" Version="2.5.124" GeneratePathProperty="true" />
</ItemGroup>
<ItemGroup>
<Compile Include="AD7Engine\AD7AsyncOperation.cs" />
Expand Down

0 comments on commit 520cd7d

Please sign in to comment.