Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] 6016f834ba
Bump Octokit from 7.0.1 to 11.0.1 7 months ago
  1. 2
      StabilityMatrix/StabilityMatrix.csproj

2
StabilityMatrix/StabilityMatrix.csproj

@ -33,7 +33,7 @@
<PackageReference Include="NLog" Version="5.2.2" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.2" />
<PackageReference Include="NSec.Cryptography" Version="22.4.0" />
<PackageReference Include="Octokit" Version="7.0.1" />
<PackageReference Include="Octokit" Version="11.0.1" />
<PackageReference Include="Ookii.Dialogs.Wpf" Version="5.0.1" />
<PackageReference Include="Polly" Version="7.2.4" />
<PackageReference Include="Polly.Contrib.WaitAndRetry" Version="1.1.1" />

Loading…
Cancel
Save