Skip to content

Commit

Permalink
Merge pull request #443 from jenkinsci/benp/fix-comments-bug
Browse files Browse the repository at this point in the history
Fix issue 441 wherein a 404 was occurring when checking for comments
  • Loading branch information
Ben Patterson committed Dec 3, 2016
2 parents cb38427 + 36d8d06 commit 09b5031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>github-api</artifactId>
<version>1.80</version>
<version>1.75</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit 09b5031

Please sign in to comment.