Skip to content

Commit

Permalink
Merge pull request #1025 from OpenKH/dependabot/nuget/Octokit-11.0.1
Browse files Browse the repository at this point in the history
Bump Octokit from 11.0.0 to 11.0.1
  • Loading branch information
kenjiuno authored May 5, 2024
2 parents 63d2fef + 7d35fb6 commit 69e9857
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 @@ -14,7 +14,7 @@
<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" />
<PackageReference Include="Octokit" Version="11.0.0" />
<PackageReference Include="Octokit" Version="11.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 69e9857

Please sign in to comment.