Skip to content

Commit

Permalink
Merge pull request #315 from rasmus/dependabot/nuget/LibGit2Sharp-0.29.0
Browse files Browse the repository at this point in the history
Bump LibGit2Sharp from 0.28.0 to 0.29.0
  • Loading branch information
github-actions[bot] committed Dec 11, 2023
2 parents db024a5 + b72b757 commit 59c4589
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.28.0" />
<PackageReference Include="LibGit2Sharp" Version="0.29.0" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
Expand Down

0 comments on commit 59c4589

Please sign in to comment.