Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2025

Bumps com.gradleup.nmcp.aggregation:com.gradleup.nmcp.aggregation.gradle.plugin from 1.3.0 to 1.4.0.

Release notes

Sourced from com.gradleup.nmcp.aggregation:com.gradleup.nmcp.aggregation.gradle.plugin's releases.

v1.4.0

Nmcp can now be 100% configured from settings.gradle[.kts]:

// settings.gradle.kts
plugins {
  id("com.gradleup.nmcp.setting").version("1.4.0")
}
nmcpAggregation {
centralPortal {
username = TODO()
password = TODO()
// ...
}
}

This makes it easy to centralize configuration for simple projects.

1.4.0 also contains a few quality of life improvements courtesy of @​SimonMarquis and fixes an issue that could sometimes cause maven-metadata.xml to be out of sync.

📚 New docs

There is now a dedicated site with more details about different ways to configure nmcp: https://gradleup.com/nmcp/

👷‍♂️ All changes

Changelog

Sourced from com.gradleup.nmcp.aggregation:com.gradleup.nmcp.aggregation.gradle.plugin's changelog.

Version 1.4.0

Nmcp can now be 100% configured from settings.gradle[.kts]:

// settings.gradle.kts
plugins {
  id("com.gradleup.nmcp.setting").version("1.4.0")
}
nmcpAggregation {
centralPortal {
username = TODO()
password = TODO()
// ...
}
}

This version also contains a few quality of life improvements courtesy of @​SimonMarquis and fixes an issue that could sometimes cause maven-metadata.xml to be out of sync.

What's Changed

Commits

Dependabot compatibility score

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 <dependency name> 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)

@dependabot dependabot bot added Dependencies java Pull requests that update Java code labels Dec 23, 2025
@apereocas-bot apereocas-bot added this to the 8.0.0-RC1 milestone Dec 23, 2025
@apereocas-bot apereocas-bot added Bot Operations carried out by automated bots, such as RenovateBot, etc Gradle Build & Release Renovate Dependencies & Modules labels Dec 23, 2025
…regation.gradle.plugin

Bumps [com.gradleup.nmcp.aggregation:com.gradleup.nmcp.aggregation.gradle.plugin](https://github.com/gradleup/nmcp) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/gradleup/nmcp/releases)
- [Changelog](https://github.com/GradleUp/nmcp/blob/main/CHANGELOG.md)
- [Commits](GradleUp/nmcp@v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: com.gradleup.nmcp.aggregation:com.gradleup.nmcp.aggregation.gradle.plugin
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/com.gradleup.nmcp.aggregation-com.gradleup.nmcp.aggregation.gradle.plugin-1.4.0 branch from 93baabf to f1754c1 Compare December 24, 2025 04:21
…tion-com.gradleup.nmcp.aggregation.gradle.plugin-1.4.0
…tion-com.gradleup.nmcp.aggregation.gradle.plugin-1.4.0
…tion-com.gradleup.nmcp.aggregation.gradle.plugin-1.4.0
…tion-com.gradleup.nmcp.aggregation.gradle.plugin-1.4.0
…tion-com.gradleup.nmcp.aggregation.gradle.plugin-1.4.0
…tion-com.gradleup.nmcp.aggregation.gradle.plugin-1.4.0
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 31, 2025

A newer version of com.gradleup.nmcp.aggregation:com.gradleup.nmcp.aggregation.gradle.plugin exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

…tion-com.gradleup.nmcp.aggregation.gradle.plugin-1.4.0
…tion-com.gradleup.nmcp.aggregation.gradle.plugin-1.4.0
…tion-com.gradleup.nmcp.aggregation.gradle.plugin-1.4.0
…tion-com.gradleup.nmcp.aggregation.gradle.plugin-1.4.0
…tion-com.gradleup.nmcp.aggregation.gradle.plugin-1.4.0
…tion-com.gradleup.nmcp.aggregation.gradle.plugin-1.4.0
…tion-com.gradleup.nmcp.aggregation.gradle.plugin-1.4.0
…tion-com.gradleup.nmcp.aggregation.gradle.plugin-1.4.0
…tion-com.gradleup.nmcp.aggregation.gradle.plugin-1.4.0
…tion-com.gradleup.nmcp.aggregation.gradle.plugin-1.4.0
…tion-com.gradleup.nmcp.aggregation.gradle.plugin-1.4.0
…tion-com.gradleup.nmcp.aggregation.gradle.plugin-1.4.0
…tion-com.gradleup.nmcp.aggregation.gradle.plugin-1.4.0
…tion-com.gradleup.nmcp.aggregation.gradle.plugin-1.4.0
…tion-com.gradleup.nmcp.aggregation.gradle.plugin-1.4.0
…tion-com.gradleup.nmcp.aggregation.gradle.plugin-1.4.0
…tion-com.gradleup.nmcp.aggregation.gradle.plugin-1.4.0
…tion-com.gradleup.nmcp.aggregation.gradle.plugin-1.4.0
…tion-com.gradleup.nmcp.aggregation.gradle.plugin-1.4.0
…tion-com.gradleup.nmcp.aggregation.gradle.plugin-1.4.0
…tion-com.gradleup.nmcp.aggregation.gradle.plugin-1.4.0
@apereocas-bot
Copy link
Contributor

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 15, 2026

Looks like com.gradleup.nmcp.aggregation:com.gradleup.nmcp.aggregation.gradle.plugin is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 15, 2026
@dependabot dependabot bot deleted the dependabot/gradle/com.gradleup.nmcp.aggregation-com.gradleup.nmcp.aggregation.gradle.plugin-1.4.0 branch January 15, 2026 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bot Operations carried out by automated bots, such as RenovateBot, etc Dependencies & Modules Dependencies Gradle Build & Release java Pull requests that update Java code Renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants