Skip to content

Commit 968bcc5

Browse files
authored
Merge pull request #694 from Crown-Commercial-Service/dependabot/nuget/Ccs.Ppg.Utility.Authorization/Microsoft.AspNetCore.Routing-2.3.10
Bump Microsoft.AspNetCore.Routing from 2.3.9 to 2.3.10
2 parents af4476d + 82197f5 commit 968bcc5

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
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.16" />
1717
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="10.0.7" />
1818
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.3.9" />
19-
<PackageReference Include="Microsoft.AspNetCore.Routing" Version="2.3.9" />
19+
<PackageReference Include="Microsoft.AspNetCore.Routing" Version="2.3.10" />
2020
<PackageReference Include="Microsoft.AspNetCore.Routing.Abstractions" Version="2.3.10" />
2121
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
2222
<PackageReference Include="System.Text.Encodings.Web" Version="10.0.8" />

0 commit comments

Comments
 (0)