Skip to content

Commit

Permalink
Merge pull request #63 from jenkinsci/dependabot/maven/org.kohsuke-gi…
Browse files Browse the repository at this point in the history
…thub-api-1.315

Bump github-api from 1.314 to 1.315
  • Loading branch information
jglick committed Jun 29, 2023
2 parents d12e9eb + 95de286 commit c83b4d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<dependency>
<groupId>org.kohsuke</groupId>
<artifactId>github-api</artifactId>
<version>1.314</version>
<version>1.315</version>
</dependency>
</dependencies>
</project>

0 comments on commit c83b4d8

Please sign in to comment.