Skip to content

Commit

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

Bump Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.7 to 8.0.8
  • Loading branch information
Cyberboss authored Aug 15, 2024
2 parents d2a294a + 3e8cbd8 commit c32c528
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.7" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.8" />
<!-- Usage: GitHub.com interop -->
<PackageReference Include="Octokit" Version="13.0.1" />
<!-- Usage: YAML conversion of Version objects -->
Expand Down

0 comments on commit c32c528

Please sign in to comment.