Skip to content

Commit 380ff0d

Browse files
renovate[bot]dustinsoftware
authored andcommittedNov 25, 2019
Update dependency Octokit to v0.36.0 (#935)
1 parent be43c3e commit 380ff0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎webhooks/React.Site.Hooks.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</PropertyGroup>
55
<ItemGroup>
66
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="1.0.29" />
7-
<PackageReference Include="Octokit" Version="0.35.0" />
7+
<PackageReference Include="Octokit" Version="0.36.0" />
88
</ItemGroup>
99
<ItemGroup>
1010
<Reference Include="Microsoft.CSharp" />

0 commit comments

Comments
 (0)
Please sign in to comment.