Skip to content

Commit d1df6e2

Browse files
build(deps): bump com.gradleup.nmcp from 1.2.0 to 1.4.0 (#78)
Bumps [com.gradleup.nmcp](https://github.com/gradleup/nmcp) from 1.2.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.2.0...v1.4.0) --- updated-dependencies: - dependency-name: com.gradleup.nmcp dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 067184d commit d1df6e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
`java-library`
44
`maven-publish`
55
signing
6-
id("com.gradleup.nmcp") version "1.2.0"
6+
id("com.gradleup.nmcp") version "1.4.0"
77
id("com.diffplug.spotless") version "8.1.0"
88
id("com.github.spotbugs") version "6.4.8"
99
}

0 commit comments

Comments
 (0)