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

Commit

Permalink
Merge pull request #11 from EhTagTranslation/dependabot/nuget/Octokit…
Browse files Browse the repository at this point in the history
…-0.37.0
  • Loading branch information
dependabot-preview[bot] authored Feb 5, 2020
2 parents e5126e2 + 9fab3f1 commit 9e7d5b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion EhTagApi/EhTagApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Octokit" Version="0.36.0" />
<PackageReference Include="Octokit" Version="0.37.0" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion EhTagClient/EhTagClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Include="LibGit2Sharp" Version="0.26.2" />
<PackageReference Include="Markdig" Version="0.18.1" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Octokit" Version="0.36.0" />
<PackageReference Include="Octokit" Version="0.37.0" />
<PackageReference Include="YamlDotNet" Version="8.1.0" />
</ItemGroup>

Expand Down

0 comments on commit 9e7d5b9

Please sign in to comment.