Bump io.github.gradle-nexus.publish-plugin from 1.1.0 to 2.0.0 - #44
Conversation
Bumps io.github.gradle-nexus.publish-plugin from 1.1.0 to 2.0.0. --- updated-dependencies: - dependency-name: io.github.gradle-nexus.publish-plugin dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency locking is active for the root project's buildscript classpath, and the lockfile still pinned 1.1.0 after the version bump in build.gradle. This caused every Gradle invocation (including CI) to fail at configuration time with a locking constraint violation. Regenerated via `gradle help --write-locks`. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01M1APP38RjcNc9EJeTMKLE4
Review summaryUsage in this repo: Changelog (1.1.0 → 2.0.0):
Found and fixed a real build break: this repo has Gradle dependency locking active on the buildscript classpath, and After that fix, Verdict: safe to merge, now that the lockfile fix is included. Generated by Claude Code |
Bumps io.github.gradle-nexus.publish-plugin from 1.1.0 to 2.0.0.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)