Skip to content

Commit

Permalink
Merge pull request #446 from rasmus/dependabot/nuget/LibGit2Sharp-0.31.0
Browse files Browse the repository at this point in the history
Build(deps): Bump LibGit2Sharp from 0.30.0 to 0.31.0
  • Loading branch information
github-actions[bot] authored Dec 3, 2024
2 parents 18a456d + aa1bc03 commit 8ebdf33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Bake/Bake.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="LibGit2Sharp" Version="0.30.0" />
<PackageReference Include="LibGit2Sharp" Version="0.31.0" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.1" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.1" />
Expand Down

0 comments on commit 8ebdf33

Please sign in to comment.