Skip to content

Commit

Permalink
Merge pull request #2987 from Mankarse/octokit_13
Browse files Browse the repository at this point in the history
Update Octokit 10.0.0 -> 13.0.0
  • Loading branch information
Licho1 authored Jul 1, 2024
2 parents c1b0aa2 + d9b0555 commit 6d19c32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChobbyLauncher/ChobbyLauncher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
<PackageReference Include="NeoLua" Version="1.3.14" />
<PackageReference Include="Newtonsoft.Json" Version="10.0.2" />
<PackageReference Include="NLog" Version="4.7.15" />
<PackageReference Include="Octokit" Version="10.0.0" />
<PackageReference Include="Octokit" Version="13.0.0" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="BeforeBuild">
Expand Down

0 comments on commit 6d19c32

Please sign in to comment.