Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #227 from funkysi1701/renovate/octokit-3.x
Browse files Browse the repository at this point in the history
Update dependency Octokit to v3.0.1
  • Loading branch information
funkysi1701 authored Oct 7, 2022
2 parents 7105e8b + 6cdbc04 commit 8185a55
Showing 1 changed file with 1 addition and 1 deletion.
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="3.0.0" />
<PackageReference Include="Octokit" Version="3.0.1" />
<PackageReference Include="System.Net.Http.Json" Version="6.0.0" />
<PackageReference Include="TweetinviAPI" Version="5.0.4" />
</ItemGroup>
Expand Down

0 comments on commit 8185a55

Please sign in to comment.