Skip to content

Commit

Permalink
Merge pull request #1186 from adoptium/dependabot/maven/org.kohsuke-g…
Browse files Browse the repository at this point in the history
…ithub-api-1.325

Bump org.kohsuke:github-api from 1.324 to 1.325
  • Loading branch information
karianna committed Sep 16, 2024
2 parents edca5bc + b50cabd commit a40a8fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>org.kohsuke</groupId>
<artifactId>github-api</artifactId>
<version>1.324</version>
<version>1.325</version>
</dependency>
<dependency>
<groupId>net.adoptium.api</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>org.kohsuke</groupId>
<artifactId>github-api</artifactId>
<version>1.324</version>
<version>1.325</version>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
Expand Down

0 comments on commit a40a8fd

Please sign in to comment.