Skip to content

Commit

Permalink
Merge pull request #426 from SierraSoftworks/dependabot/nuget/Microso…
Browse files Browse the repository at this point in the history
…ft.AspNetCore.Authorization-8.0.7

chore(deps): Bump Microsoft.AspNetCore.Authorization from 8.0.6 to 8.0.7
  • Loading branch information
notheotherben authored Jul 10, 2024
2 parents 2511734 + 4bbe4f8 commit 28387a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rex/Rex.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.20" />
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="8.0.6" />
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="8.0.7" />
<PackageReference Include="Microsoft.Azure.KeyVault" Version="3.0.5" />
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.6.2" />
<PackageReference Include="Microsoft.Extensions.Configuration.AzureKeyVault" Version="3.1.24" />
Expand Down

0 comments on commit 28387a7

Please sign in to comment.