Skip to content

Commit

Permalink
[JENKINS-47820] Update github-api dependency (#183)
Browse files Browse the repository at this point in the history
Updating org.jenkins-ci.plugins.github-api to the newest version should resolve an issue JENKINS-47820 about parsing large IDs from github.
  • Loading branch information
kawazaki0 authored and lanwen committed Jan 9, 2018
1 parent 68ceb59 commit b7d6017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -95,7 +95,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>github-api</artifactId>
<version>1.86</version>
<version>1.90</version>
</dependency>

<dependency>
Expand Down

0 comments on commit b7d6017

Please sign in to comment.