Skip to content

Commit 85716fa

Browse files
authored
Merge pull request #528 from Crown-Commercial-Service/dependabot/nuget/Ccs.Ppg.Utility.Authorization/Microsoft.AspNetCore.Authorization-9.0.10
Bump Microsoft.AspNetCore.Authorization from 9.0.9 to 9.0.10
2 parents 8cd4c22 + c620f43 commit 85716fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.10" />
17-
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="9.0.9" />
17+
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="9.0.10" />
1818
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.3.0" />
1919
<PackageReference Include="Microsoft.AspNetCore.Routing" Version="2.3.0" />
2020
<PackageReference Include="Microsoft.AspNetCore.Routing.Abstractions" Version="2.3.0" />

0 commit comments

Comments
 (0)