update dependencies

This commit is contained in:
Robert McRackan 2022-10-18 08:33:43 -04:00
parent 29bccd3e33
commit 99564d9c25
8 changed files with 12 additions and 12 deletions

View file

@ -5,7 +5,7 @@
<Version>8.4.6.1</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Octokit" Version="3.0.0" />
<PackageReference Include="Octokit" Version="4.0.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ApplicationServices\ApplicationServices.csproj" />