Skip to content

Commit

Permalink
Merge pull request #133 from LtiLibrary/dependabot/nuget/src/LtiAdvan…
Browse files Browse the repository at this point in the history
…tage.AspNetCore/Microsoft.AspNetCore.Authentication.JwtBearer-8.0.10

Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.24 to 8.0.10 in /src/LtiAdvantage.AspNetCore
  • Loading branch information
srijken authored Oct 21, 2024
2 parents 0ce2714 + 1fe7275 commit e701cc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LtiAdvantage.AspNetCore/LtiAdvantage.AspNetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.24" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Api.Analyzers" Version="2.2.6">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit e701cc2

Please sign in to comment.