Skip to content

Commit

Permalink
Merge pull request #1015 from OpenKH/dependabot/nuget/LibGit2Sharp-0.…
Browse files Browse the repository at this point in the history
…30.0

Bump LibGit2Sharp from 0.29.0 to 0.30.0
  • Loading branch information
kenjiuno authored Apr 8, 2024
2 parents 3d2acaa + 1e7b453 commit 2b906d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenKh.Tools.ModsManager/OpenKh.Tools.ModsManager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="Extended.Wpf.Toolkit" Version="4.6.0" />
<PackageReference Include="LibGit2Sharp" Version="0.29.0" />
<PackageReference Include="LibGit2Sharp" Version="0.30.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Runtime.Caching" Version="8.0.0" />
<PackageReference Include="System.Reactive.Linq" Version="6.0.0" />
Expand Down

0 comments on commit 2b906d2

Please sign in to comment.