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.
2 parents 78eca1f + 32245ca commit 2a8710bCopy full SHA for 2a8710b
.gitmodules
@@ -1,3 +1,3 @@
1
[submodule "src/octokit.graphql.net"]
2
path = src/octokit.graphql.net
3
- url = https://github.com/ProgrammingByPermutation/octokit.graphql.net.git
+ url = https://github.com/nullinside-development-group/octokit.graphql.net.git
src/Nullinside.Cicd.GitHub/Nullinside.Cicd.GitHub.csproj
@@ -18,8 +18,8 @@
18
</PropertyGroup>
19
20
<ItemGroup>
21
- <PackageReference Include="log4net" Version="2.0.17"/>
22
- <PackageReference Include="Octokit" Version="13.0.1" />
+ <PackageReference Include="log4net" Version="3.0.4" />
+ <PackageReference Include="Octokit" Version="14.0.0" />
23
</ItemGroup>
24
25
0 commit comments