Skip to content

Commit

Permalink
Merge pull request #204 from WalletConnect/dependabot/nuget/multi-e84…
Browse files Browse the repository at this point in the history
…d915c7e

Bump Nethereum.HdWallet and Nethereum.Signer
  • Loading branch information
skibitsky authored Aug 29, 2024
2 parents c7c904c + 0e0eac6 commit 72c5e2c
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,7 +4,7 @@
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="8.0.1" />
<PackageVersion Include="Nethereum.HdWallet" Version="4.14.0" />
<PackageVersion Include="Nethereum.HdWallet" Version="4.21.4" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
<PackageVersion Include="Portable.BouncyCastle" Version="1.9.0" />
<PackageVersion Include="Websocket.Client" Version="4.7.0" />
Expand All @@ -14,6 +14,6 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageVersion>
<PackageVersion Include="Nethereum.Signer" Version="4.14.0" />
<PackageVersion Include="Nethereum.Signer" Version="4.21.4" />
</ItemGroup>
</Project>

0 comments on commit 72c5e2c

Please sign in to comment.