Skip to content

Commit

Permalink
Merge pull request jenkinsci#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 authored Dec 3, 2016
2 parents c551eb6 + d0418f1 commit f68a1ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
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 f68a1ba

Please sign in to comment.