Skip to content

Commit

Permalink
[JENKINS-49408] Update github-api dependency
Browse files Browse the repository at this point in the history
* Previous version have a problem due to using int instead of long
  • Loading branch information
raul-arabaolaza committed Feb 7, 2018
1 parent d2cedb0 commit 4aab551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>github-api</artifactId>
<version>1.77</version>
<version>1.90</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit 4aab551

Please sign in to comment.