We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c06ca47 commit 091c818Copy full SHA for 091c818
src/ImageSort.WindowsUpdater/ImageSort.WindowsUpdater.csproj
@@ -11,7 +11,7 @@
11
<PackageReference Include="GitVersionTask" Version="5.5.1">
12
<PrivateAssets>All</PrivateAssets>
13
</PackageReference>
14
- <PackageReference Include="Octokit" Version="13.0.1" />
+ <PackageReference Include="Octokit" Version="14.0.0" />
15
<PackageReference Include="Semver" Version="2.3.0" />
16
</ItemGroup>
17
0 commit comments