Skip to content

Commit

Permalink
bump octokit (#357)
Browse files Browse the repository at this point in the history
  • Loading branch information
AgneLukoseviciute authored Feb 26, 2024
1 parent f8b17d4 commit d17b8e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GitHubExtension/GitHubExtension.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<PackageReference Include="Microsoft.Windows.DevHome.SDK" Version="0.100.369" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.4.231115000" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Octokit" Version="5.0.4" />
<PackageReference Include="Octokit" Version="10.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d17b8e4

Please sign in to comment.