Skip to content

Commit

Permalink
Merge pull request #1945 from Analogy-LogViewer/dependabot/nuget/Anal…
Browse files Browse the repository at this point in the history
…ogy.UnitTests/Octokit-9.1.2

Bump Octokit from 9.1.1 to 9.1.2 in /Analogy.UnitTests
  • Loading branch information
LiorBanai authored Feb 2, 2024
2 parents 94cfbf2 + cd42f15 commit be32fc8
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 @@ -53,7 +53,7 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
<PackageReference Include="Octokit" Version="9.1.1" />
<PackageReference Include="Octokit" Version="9.1.2" />
<PackageReference Include="System.Drawing.Common" Version="8.0.1" />
<PackageReference Include="System.IO.Compression" Version="4.3.0" />
<PackageReference Include="System.Resources.Extensions" Version="8.0.0" />
Expand Down

0 comments on commit be32fc8

Please sign in to comment.