Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 4a6dd14

Browse files
Bump github-api from 1.128 to 1.133
Bumps [github-api](https://github.com/hub4j/github-api) from 1.128 to 1.133. - [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.128...github-api-1.133) --- updated-dependencies: - dependency-name: org.kohsuke:github-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd63a46 commit 4a6dd14

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
@@ -38,7 +38,7 @@ if (cliTasks.contains("rc")) {
3838

3939
dependencies {
4040
implementation 'org.codehaus.groovy:groovy-all:2.4.15'
41-
api 'org.kohsuke:github-api:1.128'
41+
api 'org.kohsuke:github-api:1.133'
4242
implementation 'org.apache.commons:commons-io:[1,2)'
4343
testImplementation 'org.ajoberstar.grgit:grgit-core:4.1.0'
4444
testImplementation 'org.spockframework:spock-core:1.2-groovy-2.4'

0 commit comments

Comments
 (0)