Skip to content

Commit

Permalink
Bump MASES.KNet.Serialization.Avro and MASES.KNet in /src/net
Browse files Browse the repository at this point in the history
Bumps [MASES.KNet.Serialization.Avro](https://github.com/masesgroup/KNet) and [MASES.KNet](https://github.com/masesgroup/KNet). These dependencies needed to be updated together.

Updates `MASES.KNet.Serialization.Avro` from 2.7.5 to 2.7.6
- [Release notes](https://github.com/masesgroup/KNet/releases)
- [Commits](masesgroup/KNet@V2.7.5.0...V2.7.6.0)

Updates `MASES.KNet` from 2.7.5 to 2.7.6
- [Release notes](https://github.com/masesgroup/KNet/releases)
- [Commits](masesgroup/KNet@V2.7.5.0...V2.7.6.0)

---
updated-dependencies:
- dependency-name: MASES.KNet.Serialization.Avro
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: MASES.KNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 5cbc3f6 commit 4c50a27
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="MASES.KNet.Serialization.Avro" Version="2.7.5" />
<PackageReference Include="MASES.KNet.Serialization.Avro" Version="2.7.6" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4c50a27

Please sign in to comment.