Skip to content

Commit 7fee16f

Browse files
Bump com.gradleup.nmcp.settings in the dev-dependencies group (#7)
Bumps the dev-dependencies group with 1 update: [com.gradleup.nmcp.settings](https://github.com/gradleup/nmcp). Updates `com.gradleup.nmcp.settings` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/gradleup/nmcp/releases) - [Changelog](https://github.com/GradleUp/nmcp/blob/main/CHANGELOG.md) - [Commits](GradleUp/nmcp@v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: com.gradleup.nmcp.settings dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b756dd3 commit 7fee16f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
// Apply the foojay-resolver plugin to allow automatic download of JDKs
1010
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
1111
// Nmcp plugin for publishing to Maven Central via Central Portal
12-
id("com.gradleup.nmcp.settings") version "1.5.0"
12+
id("com.gradleup.nmcp.settings") version "1.6.0"
1313
}
1414

1515
rootProject.name = "dependency-utils"

0 commit comments

Comments
 (0)