Unverified Commit 109e4731 by Joseph Mulloy Committed by GitHub

Merge pull request #4410 from edx/jdmulloy/ops7185/upgrade_github_api_plugin

Update plugin to handle 64-bit ids DEVOPS-7185
parents 8ee188ba 8e190815
...@@ -37,7 +37,7 @@ jenkins_tools_plugins: ...@@ -37,7 +37,7 @@ jenkins_tools_plugins:
- { name: "workflow-scm-step", version: "1.14.2" } - { name: "workflow-scm-step", version: "1.14.2" }
- { name: "workflow-step-api", version: "1.14.2" } - { name: "workflow-step-api", version: "1.14.2" }
- { name: "ghprb", version: "1.35.0" } - { name: "ghprb", version: "1.35.0" }
- { name: "github-api", version: "1.82" } - { name: "github-api", version: "1.90" }
- { name: "git-client", version: "1.21.0"} - { name: "git-client", version: "1.21.0"}
- { name: "git", version: "2.5.3"} - { name: "git", version: "2.5.3"}
- { name: "github", version: "1.21.1" } - { name: "github", version: "1.21.1" }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment