Skip to content

Commit 3663b8a

Browse files
dependabot[bot]Brutus5000
authored andcommitted
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 3c9f743 commit 3663b8a

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
@@ -173,7 +173,7 @@ dependencies {
173173
implementation("com.yahoo.elide:elide-datastore-multiplex:${elideVersion}")
174174
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:${springdocVersion}")
175175
implementation("com.github.FAForever:faf-java-commons:0e5d22ffff6e4dea81bac494d532627fcca8ebc4")
176-
implementation("org.kohsuke:github-api:1.327")
176+
implementation("org.kohsuke:github-api:1.329")
177177
implementation("org.eclipse.jgit:org.eclipse.jgit:7.3.0.202506031305-r")
178178
implementation("org.jetbrains:annotations:26.0.2")
179179
implementation("com.google.guava:guava:33.4.8-jre")

0 commit comments

Comments
 (0)