Skip to content

Commit

Permalink
Bump protobuf-net from 3.2.30 to 3.2.45
Browse files Browse the repository at this point in the history
Bumps [protobuf-net](https://github.com/protobuf-net/protobuf-net) from 3.2.30 to 3.2.45.
- [Release notes](https://github.com/protobuf-net/protobuf-net/releases)
- [Changelog](https://github.com/protobuf-net/protobuf-net/blob/main/docs/releasenotes.md)
- [Commits](https://github.com/protobuf-net/protobuf-net/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent 5072813 commit dd71b37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Stratum.Core/Stratum.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</PackageReference>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
<PackageReference Include="Portable.BouncyCastle" Version="1.9.0"/>
<PackageReference Include="protobuf-net" Version="3.2.30" />
<PackageReference Include="protobuf-net" Version="3.2.45" />
<PackageReference Include="QRCoder" Version="1.6.0" />
<PackageReference Include="SharpZipLib" Version="1.4.2"/>
<PackageReference Include="SimpleBase" Version="4.0.2" />
Expand Down

0 comments on commit dd71b37

Please sign in to comment.