Skip to content

Commit

Permalink
Merge pull request ipfs-shipyard#14 from wforney/dependabot/nuget/src…
Browse files Browse the repository at this point in the history
…/PeterO.Cbor-4.5.1

chore(deps): bump PeterO.Cbor from 4.0.0 to 4.5.1 in /src
  • Loading branch information
wforney authored Oct 9, 2022
2 parents 614aa9e + d9f8d1d commit 5fa6972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/src/IpfsEngine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Nito.AsyncEx.Coordination" Version="5.0.0" />
<PackageReference Include="PeerTalk" Version="0.20.2" />
<PackageReference Include="PeterO.Cbor" Version="4.0.0" />
<PackageReference Include="PeterO.Cbor" Version="4.5.1" />
<PackageReference Include="Portable.BouncyCastle" Version="1.9.0" />
<PackageReference Include="protobuf-net" Version="2.4.0" />
<PackageReference Include="SharpZipLib" Version="1.2.0" />
Expand Down

0 comments on commit 5fa6972

Please sign in to comment.