Skip to content

Commit 28ecabc

Browse files
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 10.0.8 to 10.0.9
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 06be54c commit 28ecabc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Turnero.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090

9191
<ItemGroup>
9292
<PackageReference Include="ClosedXML" Version="0.105.0" />
93-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="10.0.8" />
93+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="10.0.9" />
9494
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="10.0.9" />
9595
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="10.0.8" />
9696
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="10.0.7">

0 commit comments

Comments
 (0)