update dependencies

This commit is contained in:
Robert McRackan 2023-05-19 11:24:47 -04:00
parent 429367d21c
commit 265794bae0
10 changed files with 17 additions and 17 deletions

View file

@ -5,7 +5,7 @@
<Version>10.2.1.1</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Octokit" Version="5.0.4" />
<PackageReference Include="Octokit" Version="6.0.0" />
<PackageReference Include="Serilog.Sinks.ZipFile" Version="1.0.1" />
</ItemGroup>
<ItemGroup>