Skip to content

Commit

Permalink
Merge pull request #834 from OpenKH/dependabot/nuget/Octokit-7.1.0
Browse files Browse the repository at this point in the history
Bump Octokit from 7.0.1 to 7.1.0
  • Loading branch information
kenjiuno authored Jul 28, 2023
2 parents d52f3eb + b057b25 commit 08c59da
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 @@ -13,7 +13,7 @@
<PackageReference Include="LibGit2Sharp" Version="0.27.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Runtime.Caching" Version="7.0.0" />
<PackageReference Include="Octokit" Version="7.0.1" />
<PackageReference Include="Octokit" Version="7.1.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 08c59da

Please sign in to comment.