Skip to content
This repository was archived by the owner on Jul 12, 2022. It is now read-only.

Commit a87453e

Browse files
authored
📦 Automatic update of Octokit to 0.50.0 (#1126)
1 parent 468dcf8 commit a87453e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NuKeeper.GitHub/NuKeeper.GitHub.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Octokit" Version="0.48.0" />
12+
<PackageReference Include="Octokit" Version="0.50.0" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

NuKeeper.Integration.Tests/NuKeeper.Integration.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
<PrivateAssets>all</PrivateAssets>
1717
</PackageReference>
18-
<PackageReference Include="Octokit" Version="0.48.0" />
18+
<PackageReference Include="Octokit" Version="0.50.0" />
1919
</ItemGroup>
2020
<ItemGroup>
2121
<ProjectReference Include="..\NuKeeper.Inspection\NuKeeper.Inspection.csproj" />

0 commit comments

Comments
 (0)