mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Bump Octokit from 0.34.0 to 0.35.0 in /src/FilterLists.Agent
Bumps [Octokit](https://github.com/octokit/octokit.net) from 0.34.0 to 0.35.0. - [Release notes](https://github.com/octokit/octokit.net/releases) - [Changelog](https://github.com/octokit/octokit.net/blob/master/ReleaseNotes.md) - [Commits](https://github.com/octokit/octokit.net/compare/v0.34.0...v0.35.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
36fd6363a6
commit
23b6378fdf
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@
|
|||
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.0.0" />
|
||||
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="3.0.0" />
|
||||
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.9.5" />
|
||||
<PackageReference Include="Octokit" Version="0.34.0" />
|
||||
<PackageReference Include="Octokit" Version="0.35.0" />
|
||||
<PackageReference Include="Polly" Version="7.1.1" />
|
||||
<PackageReference Include="RestSharp" Version="106.6.10" />
|
||||
<PackageReference Include="Serilog.Extensions.Logging" Version="3.0.1" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue