Skip to content

Commit

Permalink
Merge pull request #2035 from tgstation/dependabot/nuget/LibGit2Sharp…
Browse files Browse the repository at this point in the history
…-0.31.0

Bump LibGit2Sharp from 0.30.0 to 0.31.0
  • Loading branch information
tgstation-server-ci[bot] authored Dec 4, 2024
2 parents c7eb864 + 47eeba0 commit 025260d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tgstation.Server.Host/Tgstation.Server.Host.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
<!-- Usage: GraphQL additional scalar type definitions -->
<PackageReference Include="HotChocolate.Types.Scalars" Version="14.1.0" />
<!-- Usage: git interop -->
<PackageReference Include="LibGit2Sharp" Version="0.30.0" />
<PackageReference Include="LibGit2Sharp" Version="0.31.0" />
<!-- Usage: Support ""legacy"" Newotonsoft.Json in HTTP pipeline. The rest of our codebase uses Newtonsoft. -->
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.11" />
<!-- Usage: Using target JSON serializer for API -->
Expand Down

0 comments on commit 025260d

Please sign in to comment.