Merge pull request #2079 from tgstation/dependabot/nuget/Microsoft.AspNetCore.Authentication.JwtBearer-8.0.12

Bump Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.11 to 8.0.12
This commit is contained in:
tgstation-server-ci[bot]
2025-01-19 19:19:09 +00:00
committed by GitHub
@@ -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 -->