Skip to content

Commit 4afb236

Browse files
Bump BCrypt.Net-Next from 4.0.3 to 4.2.0
--- updated-dependencies: - dependency-name: BCrypt.Net-Next dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fda3599 commit 4afb236

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/MechanicsSoftware.Infrastructure/MechanicsSoftware.Infrastructure.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</ItemGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="BCrypt.Net-Next" Version="4.0.3" />
9+
<PackageReference Include="BCrypt.Net-Next" Version="4.2.0" />
1010
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.26" />
1111
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.14">
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)