Bump BCrypt.Net-Next from 4.0.2 to 4.0.3 (#214)

Bumps [BCrypt.Net-Next](https://github.com/BcryptNet/bcrypt.net) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/BcryptNet/bcrypt.net/releases)
- [Commits](https://github.com/BcryptNet/bcrypt.net/commits)

---
updated-dependencies:
- dependency-name: BCrypt.Net-Next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-03-03 18:37:09 -05:00 committed by GitHub
commit 9ea46d07e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="BCrypt.Net-Next" Version="4.0.2"/>
<PackageReference Include="BCrypt.Net-Next" Version="4.0.3"/>
<PackageReference Include="DDSReader" Version="1.0.8-pre"/>
<PackageReference Include="Discord.Net.Webhook" Version="3.3.2"/>
<PackageReference Include="InfluxDB.Client" Version="3.3.0"/>