Skip to content
This repository has been archived by the owner on Feb 27, 2020. It is now read-only.

Commit

Permalink
Bump Octokit from 0.35.0 to 0.40.0
Browse files Browse the repository at this point in the history
Bumps [Octokit](https://github.com/octokit/octokit.net) from 0.35.0 to 0.40.0.
- [Release notes](https://github.com/octokit/octokit.net/releases)
- [Changelog](https://github.com/octokit/octokit.net/blob/master/ReleaseNotes.md)
- [Commits](octokit/octokit.net@v0.35.0...v0.40.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Feb 21, 2020
1 parent ce8838b commit 6590201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ScriptCs.Octokit/ScriptCs.Octokit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
</Target>
<ItemGroup>
<PackageReference Include="Octokit" Version="0.35.0" />
<PackageReference Include="Octokit" Version="0.40.0" />
<PackageReference Include="ScriptCs.Contracts" Version="0.17.1" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 6590201

Please sign in to comment.