Skip to content

Commit

Permalink
upgrade to Octokit 10.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
goaaats authored Mar 26, 2024
1 parent 60ddb63 commit 6f6545c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plogon/Plogon.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Docker.DotNet" Version="3.125.5" />
<PackageReference Include="LibGit2Sharp" Version="0.27.0-preview-0182" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Octokit" Version="5.1.0" />
<PackageReference Include="Octokit" Version="10.0.0" />
<PackageReference Include="PgpCore" Version="5.10.0" />
<PackageReference Include="Serilog" Version="2.11.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.0.1" />
Expand Down

0 comments on commit 6f6545c

Please sign in to comment.