Skip to content

Commit

Permalink
Merge pull request #119 from SierraSoftworks/dependabot/nuget/Octokit…
Browse files Browse the repository at this point in the history
…-9.0.0
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
2 parents 830c0c3 + 0635e3a commit 34f4b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BLMain/BLMain.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="7.0.0" />
<PackageReference Include="Octokit" Version="8.0.1" />
<PackageReference Include="Octokit" Version="9.0.0" />
<PackageReference Include="Serilog.Extensions.Logging" Version="7.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.1.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
Expand Down

0 comments on commit 34f4b2f

Please sign in to comment.