Skip to content

Commit

Permalink
Merge pull request #336 from funkysi1701/renovate/octokit-4.x
Browse files Browse the repository at this point in the history
Update dependency Octokit to v4.0.2
  • Loading branch information
funkysi1701 authored Nov 24, 2022
2 parents d3ff4ce + 0160c15 commit 0bb2f02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Metrics.Core.MVC/Metrics.Core.MVC.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Mastodon.Net" Version="1.0.12" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Abstractions" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Core" Version="2.2.5" />
<PackageReference Include="Octokit" Version="4.0.1" />
<PackageReference Include="Octokit" Version="4.0.2" />
<PackageReference Include="TweetinviAPI" Version="5.0.4" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion Metrics.TimerFunction/Metrics.TimerFunction.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Microsoft.Extensions.Http" Version="6.0.0" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.1.3" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.17.0" />
<PackageReference Include="Octokit" Version="4.0.1" />
<PackageReference Include="Octokit" Version="4.0.2" />
<PackageReference Include="System.Net.Http.Json" Version="6.0.0" />
<PackageReference Include="TweetinviAPI" Version="5.0.4" />
</ItemGroup>
Expand Down

0 comments on commit 0bb2f02

Please sign in to comment.