Skip to content

Commit

Permalink
Merge pull request #156 from SierraSoftworks/dependabot/nuget/Octokit…
Browse files Browse the repository at this point in the history
…-14.0.0
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
2 parents 561ffc2 + c0e7087 commit 448ff76
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion BLMain/BLMain.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="9.0.0" />
<PackageReference Include="Octokit" Version="13.0.1" />
<PackageReference Include="Octokit" Version="14.0.0" />
<PackageReference Include="Serilog.Extensions.Logging" Version="9.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
Expand Down
6 changes: 3 additions & 3 deletions BLMain/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@
},
"Octokit": {
"type": "Direct",
"requested": "[13.0.1, )",
"resolved": "13.0.1",
"contentHash": "tjXTa2FXzbd3n17VWpi8UXe05EIJqHcWJW8C2kukftIve00duWiZL8x4i1vlZQ0zQ4RbRANbRc7J5K7Co/1spQ=="
"requested": "[14.0.0, )",
"resolved": "14.0.0",
"contentHash": "jGOuTH1l+TCpJH+fwYOp7USzHDuGfN1jKbLz3J2COwyn+wL08eynvpnM6rY2qkzIEXum3PN2p2QkP3BW/p9Qcw=="
},
"Serilog.Extensions.Logging": {
"type": "Direct",
Expand Down

0 comments on commit 448ff76

Please sign in to comment.