Skip to content

Commit a43a62f

Browse files
Bump github-api from 1.135 to 1.301
Bumps [github-api](https://github.com/hub4j/github-api) from 1.135 to 1.301. - [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.135...github-api-1.301) --- updated-dependencies: - dependency-name: org.kohsuke:github-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b35132e commit a43a62f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ repositories {
5252
dependencies {
5353
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '21.2.0'
5454
compile group: 'com.google.code.gson', name: 'gson', version: '2.9.0'
55-
compile group: 'org.kohsuke', name: 'github-api', version: '1.135'
55+
compile group: 'org.kohsuke', name: 'github-api', version: '1.301'
5656
compile group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.9.3'
5757

5858
testCompile group: 'cd.go.plugin', name: 'go-plugin-api', version: '17.4.0'

0 commit comments

Comments
 (0)