Skip to content

Commit

Permalink
build(deps): Bump the all group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 2 updates: [MessagePack](https://github.com/MessagePack-CSharp/MessagePack-CSharp) and [MessagePackAnalyzer](https://github.com/MessagePack-CSharp/MessagePack-CSharp).


Updates `MessagePack` from 2.5.140 to 2.5.168
- [Release notes](https://github.com/MessagePack-CSharp/MessagePack-CSharp/releases)
- [Changelog](https://github.com/MessagePack-CSharp/MessagePack-CSharp/blob/master/prepare_release.ps1)
- [Commits](https://github.com/MessagePack-CSharp/MessagePack-CSharp/commits)

Updates `MessagePackAnalyzer` from 2.5.140 to 2.5.168
- [Release notes](https://github.com/MessagePack-CSharp/MessagePack-CSharp/releases)
- [Changelog](https://github.com/MessagePack-CSharp/MessagePack-CSharp/blob/master/prepare_release.ps1)
- [Commits](https://github.com/MessagePack-CSharp/MessagePack-CSharp/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and HavenDV committed Jun 10, 2024
1 parent bdf0794 commit 36e87e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MessagePack" Version="2.5.140" />
<PackageReference Include="MessagePack" Version="2.5.168" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MessagePackAnalyzer" Version="2.5.140" PrivateAssets="all" />
<PackageReference Include="MessagePackAnalyzer" Version="2.5.168" PrivateAssets="all" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 36e87e3

Please sign in to comment.