Skip to content

Commit

Permalink
merge PR #19 from dependabot/Octokit-0.52.0
Browse files Browse the repository at this point in the history
Bump Octokit from 0.51.0 to 0.52.0 in /src
  • Loading branch information
irongut authored Jul 7, 2022
2 parents 9115f5c + 7e187af commit d4dc056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EditRelease/EditRelease.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.16.1" />
<PackageReference Include="Octokit" Version="0.51.0" />
<PackageReference Include="Octokit" Version="0.52.0" />
</ItemGroup>

</Project>

0 comments on commit d4dc056

Please sign in to comment.