Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps org.kohsuke:github-api from 1.315 to 1.316.
Release notes
Sourced from org.kohsuke:github-api's releases.
Commits
701495b
[maven-release-plugin] prepare release github-api-1.316afb3477
Merge pull request #1697 from BoboTiG/fix-duplicate-method-calls-ghcontent8493eda
fix: remove duplicatemethod()
calls in GHContent class9c00184
Merge pull request #1695 from hub4j/dependabot/maven/com.tngtech.archunit-arc...d3e23bc
Update for ArchUnit breaking changes06e7d69
Chore(deps-dev): Bump com.tngtech.archunit:archunit from 0.23.1 to 1.1.0fe653e3
Merge pull request #1687 from ChengDaqi2023/oscs_fix_cj3hhl8au51p3s58c5ng238331d
Merge pull request #1680 from emrebasar/prepare_request_on_retriesb1c848b
Update pom.xml3544ce6
Update AuthorizationTokenRefreshTest.javaDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show