Skip to content

Commit

Permalink
Merge pull request #2079 from tgstation/dependabot/nuget/Microsoft.As…
Browse files Browse the repository at this point in the history
…pNetCore.Authentication.JwtBearer-8.0.12

Bump Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.11 to 8.0.12
  • Loading branch information
tgstation-server-ci[bot] authored Jan 19, 2025
2 parents f5971b1 + c9ff5b6 commit 37295ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tgstation.Server.Shared/Tgstation.Server.Shared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<!-- Usage: JWT injection into HTTP pipeline -->
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.11" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.12" />
<!-- Usage: GitHub.com interop -->
<PackageReference Include="Octokit" Version="13.0.1" />
<!-- Usage: YAML conversion of Version objects -->
Expand Down

0 comments on commit 37295ab

Please sign in to comment.