Skip to content

Commit af3c210

Browse files
Bump org.kohsuke:github-api from 1.327 to 1.329
Bumps [org.kohsuke:github-api](https://github.com/hub4j/github-api) from 1.327 to 1.329. - [Release notes](https://github.com/hub4j/github-api/releases) - [Changelog](https://github.com/hub4j/github-api/blob/main/CHANGELOG.md) - [Commits](hub4j/github-api@github-api-1.327...github-api-1.329) --- updated-dependencies: - dependency-name: org.kohsuke:github-api dependency-version: '1.329' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 243b53b commit af3c210

File tree

2 files changed

+2
-2
lines changed
  • adoptium-updater-parent/adoptium-datasources-parent
    • adoptium-github-datasource
    • adoptium-http-client-datasource

2 files changed

+2
-2
lines changed

adoptium-updater-parent/adoptium-datasources-parent/adoptium-github-datasource/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>org.kohsuke</groupId>
5252
<artifactId>github-api</artifactId>
53-
<version>1.327</version>
53+
<version>1.329</version>
5454
</dependency>
5555
<dependency>
5656
<groupId>net.adoptium.api</groupId>

adoptium-updater-parent/adoptium-datasources-parent/adoptium-http-client-datasource/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>org.kohsuke</groupId>
7070
<artifactId>github-api</artifactId>
71-
<version>1.327</version>
71+
<version>1.329</version>
7272
</dependency>
7373
<dependency>
7474
<groupId>org.jetbrains.kotlin</groupId>

0 commit comments

Comments
 (0)