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.1 to 2.7.2
- [Release notes](https://github.com/masesgroup/KNet/releases)
- [Commits](masesgroup/KNet@V2.7.1.0...V2.7.2.0)

Updates `MASES.KNet` from 2.7.1 to 2.7.2
- [Release notes](https://github.com/masesgroup/KNet/releases)
- [Commits](masesgroup/KNet@V2.7.1.0...V2.7.2.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 May 27, 2024
1 parent 4e6086c commit b9270b1
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.1" />
<PackageReference Include="MASES.KNet.Serialization.Avro" Version="2.7.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b9270b1

Please sign in to comment.