Bump Octokit from 0.33.0 to 0.34.0

Bumps [Octokit](https://github.com/octokit/octokit.net) from 0.33.0 to 0.34.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.33.0...v0.34.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-17 14:12:42 +00:00
parent 66a2d8612d
commit 5a3b5328b4

View file

@ -52,7 +52,7 @@
<PackageReference Include="Microsoft.Extensions.Logging" Version="2.2.0" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="2.2.0" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.9.5" />
<PackageReference Include="Octokit" Version="0.33.0" />
<PackageReference Include="Octokit" Version="0.34.0" />
<PackageReference Include="Polly" Version="7.1.1" />
<PackageReference Include="RestSharp" Version="106.6.10" />
<PackageReference Include="Serilog.Extensions.Logging" Version="3.0.1" />