Skip to content

Commit

Permalink
Bump MessagePack from 2.3.85 to 2.3.112 (#238)
Browse files Browse the repository at this point in the history
Bumps [MessagePack](https://github.com/neuecc/MessagePack-CSharp) from 2.3.85 to 2.3.112.
- [Release notes](https://github.com/neuecc/MessagePack-CSharp/releases)
- [Changelog](https://github.com/neuecc/MessagePack-CSharp/blob/master/prepare_release.ps1)
- [Commits](MessagePack-CSharp/MessagePack-CSharp@v2.3.85...v2.3.112)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 10, 2022
1 parent 1b90134 commit 930787d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Snap/Snap.Deps.targets
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<PackageReference Include="Mono.Cecil" Version="0.11.4"/>
<PackageReference Include="YamlDotNet" Version="11.2.1"/>
<PackageReference Include="SharpCompress" Version="0.31.0"/>
<PackageReference Include="MessagePack" Version="2.3.85" />
<PackageReference Include="MessagePack" Version="2.3.112" />
<PackageReference Include="NuGet.Packaging.Core" Version="6.2.0" />
<PackageReference Include="NuGet.Protocol" Version="6.2.0"/>
</ItemGroup>
Expand Down

0 comments on commit 930787d

Please sign in to comment.