Skip to content

Commit 4465f3b

Browse files
Merge pull request #616 from PathfinderHonorManager/dependabot/nuget/PathfinderHonorManager/develop/Microsoft.AspNetCore.Authorization-9.0.3
chore(deps): bump Microsoft.AspNetCore.Authorization from 9.0.2 to 9.0.3 in /PathfinderHonorManager
2 parents 016b063 + 5c731fa commit 4465f3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PathfinderHonorManager/PathfinderHonorManager.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<PackageReference Include="Microsoft.Extensions.Logging.AzureAppServices" Version="9.0.2" />
2727
<PackageReference Include="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="9.0.3" />
2828
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.2" />
29-
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="9.0.2" />
29+
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="9.0.3" />
3030
<PackageReference Include="Microsoft.Identity.Web" Version="3.6.2" />
3131
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.23.0" />
3232
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />

0 commit comments

Comments
 (0)