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 #21 from EhTagTranslation/dependabot/nuget/Octokit…
Browse files Browse the repository at this point in the history
…-0.45.0
  • Loading branch information
dependabot-preview[bot] authored Mar 18, 2020
2 parents 95c59da + 091723b commit 8cd3a7e
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.44.0" />
<PackageReference Include="Octokit" Version="0.45.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.3" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Octokit" Version="0.44.0" />
<PackageReference Include="Octokit" Version="0.45.0" />
<PackageReference Include="YamlDotNet" Version="8.1.0" />
</ItemGroup>

Expand Down

0 comments on commit 8cd3a7e

Please sign in to comment.