Skip to content

Commit

Permalink
Merge pull request #1874 from Analogy-LogViewer/dependabot/nuget/Octo…
Browse files Browse the repository at this point in the history
…kit-9.0.0

Bump Octokit from 8.1.1 to 9.0.0
  • Loading branch information
LiorBanai authored Nov 1, 2023
2 parents 2d6881c + 877952a commit 9caef84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Analogy/Analogy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.1" />
<PackageReference Include="Octokit" Version="8.1.1" />
<PackageReference Include="Octokit" Version="9.0.0" />
<PackageReference Include="System.Drawing.Common" Version="7.0.0" />
<PackageReference Include="System.IO.Compression" Version="4.3.0" />
<PackageReference Include="System.Resources.Extensions" Version="7.0.0" />
Expand Down

0 comments on commit 9caef84

Please sign in to comment.