From 28d5adc4fd16df283814210eaaa75a9944ae3179 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 19:53:39 +0000 Subject: [PATCH] build(deps): bump org.kohsuke:github-api from 1.324 to 1.326 Bumps [org.kohsuke:github-api](https://github.com/hub4j/github-api) from 1.324 to 1.326. - [Release notes](https://github.com/hub4j/github-api/releases) - [Changelog](https://github.com/hub4j/github-api/blob/main/CHANGELOG.md) - [Commits](https://github.com/hub4j/github-api/compare/github-api-1.324...github-api-1.326) --- updated-dependencies: - dependency-name: org.kohsuke:github-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 87ec90c2..399da99a 100644 --- a/pom.xml +++ b/pom.xml @@ -66,7 +66,7 @@ org.kohsuke github-api - 1.324 + 1.326 uk.org.webcompere