Skip to content

Commit

Permalink
Update dependency LibGit2Sharp to v0.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 11, 2023
1 parent c32ccf8 commit 4c2446a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HyperMC/HyperMC.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="LibGit2Sharp" Version="0.26.2" />
<PackageReference Include="LibGit2Sharp" Version="0.27.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.2" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="5.0.0" />
<PackageReference Include="Microsoft.Toolkit.Uwp.Notifications" Version="7.1.0" />
Expand Down

0 comments on commit 4c2446a

Please sign in to comment.