Skip to content

Commit 722f63a

Browse files
authored
Merge pull request #692 from Crown-Commercial-Service/dependabot/nuget/Ccs.Ppg.Utility.Authorization/Microsoft.AspNetCore.Authorization-10.0.8
Bump Microsoft.AspNetCore.Authorization from 10.0.7 to 10.0.8
2 parents 968bcc5 + 4af9aa4 commit 722f63a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Ccs.Ppg.Utility.Authorization/Ccs.Ppg.Utility.Authorization.csproj

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

1515
<ItemGroup>
1616
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.16" />
17-
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="10.0.7" />
17+
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="10.0.8" />
1818
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.3.9" />
1919
<PackageReference Include="Microsoft.AspNetCore.Routing" Version="2.3.10" />
2020
<PackageReference Include="Microsoft.AspNetCore.Routing.Abstractions" Version="2.3.10" />

0 commit comments

Comments
 (0)