Skip to content

Commit

Permalink
Bump MetaBrainz.Common and MetaBrainz.Common.Json
Browse files Browse the repository at this point in the history
Bumps [MetaBrainz.Common](https://github.com/Zastai/MetaBrainz.Common) and [MetaBrainz.Common.Json](https://github.com/Zastai/MetaBrainz.Common.Json). These dependencies needed to be updated together.

Updates `MetaBrainz.Common` from 3.0.0 to 4.0.0
- [Release notes](https://github.com/Zastai/MetaBrainz.Common/releases)
- [Commits](Zastai/MetaBrainz.Common@v3.0.0...v4.0.0)

Updates `MetaBrainz.Common.Json` from 6.0.2 to 7.0.0
- [Release notes](https://github.com/Zastai/MetaBrainz.Common.Json/releases)
- [Commits](Zastai/MetaBrainz.Common.Json@v6.0.2...v7.0.0)

---
updated-dependencies:
- dependency-name: MetaBrainz.Common
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: MetaBrainz.Common.Json
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 0873a00 commit c15042a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<!-- Package Versions -->
<ItemGroup>
<PackageVersion Include="JetBrains.Annotations" Version="2024.3.0" />
<PackageVersion Include="MetaBrainz.Common" Version="3.0.0" />
<PackageVersion Include="MetaBrainz.Common.Json" Version="6.0.2" />
<PackageVersion Include="MetaBrainz.Common" Version="4.0.0" />
<PackageVersion Include="MetaBrainz.Common.Json" Version="7.0.0" />
</ItemGroup>

</Project>

0 comments on commit c15042a

Please sign in to comment.