Skip to content

Commit

Permalink
build(deps): bump Nethereum.Util from 4.21.0 to 4.21.2 (#62)
Browse files Browse the repository at this point in the history
Bumps [Nethereum.Util](https://github.com/Nethereum/Nethereum) from 4.21.0 to 4.21.2.
- [Release notes](https://github.com/Nethereum/Nethereum/releases)
- [Commits](Nethereum/Nethereum@4.21.0...4.21.2)

---
updated-dependencies:
- dependency-name: Nethereum.Util
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent ea0e81c commit 6ab0796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swappy-bot/swappy-bot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="8.0.0" />
<PackageReference Include="NBitcoin" Version="7.0.37" />
<PackageReference Include="Nethereum.Util" Version="4.21.0" />
<PackageReference Include="Nethereum.Util" Version="4.21.2" />
<PackageReference Include="Polly" Version="8.4.0" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="8.0.2" />
<PackageReference Include="Serilog" Version="4.0.0" />
Expand Down

0 comments on commit 6ab0796

Please sign in to comment.