Skip to content

Commit f6ba85f

Browse files
authored
Merge pull request #10 from decode2/dependabot/nuget/Microsoft.AspNetCore.Authentication.JwtBearer-9.0.9
chore: Bump Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.3 to 9.0.9
2 parents 1af3cd7 + 2f5056d commit f6ba85f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TaskManagerApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</ItemGroup>
2424

2525
<ItemGroup>
26-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.3" />
26+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.9" />
2727
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="9.0.3" />
2828
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="9.0.3" />
2929
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="9.0.3" />

0 commit comments

Comments
 (0)