Skip to content

Commit

Permalink
Merge pull request #2067 from tgstation/dependabot/nuget/Octokit-14.0.0
Browse files Browse the repository at this point in the history
Bump Octokit from 13.0.1 to 14.0.0
  • Loading branch information
tgstation-server-ci[bot] authored Jan 19, 2025
2 parents 7d8c7b6 + 72a4805 commit fe813fb
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 @@ -12,7 +12,7 @@
<!-- Usage: JWT injection into HTTP pipeline -->
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.12" />
<!-- Usage: GitHub.com interop -->
<PackageReference Include="Octokit" Version="13.0.1" />
<PackageReference Include="Octokit" Version="14.0.0" />
<!-- Usage: YAML conversion of Version objects -->
<PackageReference Include="YamlDotNet" Version="16.3.0" />
</ItemGroup>
Expand Down

0 comments on commit fe813fb

Please sign in to comment.