Skip to content

Commit 8700b13

Browse files
build(deps): bump com.gradleup.nmcp.aggregation in /java (#714)
Bumps [com.gradleup.nmcp.aggregation](https://github.com/gradleup/nmcp) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/gradleup/nmcp/releases) - [Changelog](https://github.com/GradleUp/nmcp/blob/main/CHANGELOG.md) - [Commits](GradleUp/nmcp@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: com.gradleup.nmcp.aggregation dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b807e4f commit 8700b13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id("dev.sigstore.sign") version "1.3.0"
55
id("com.diffplug.spotless") version "7.2.1"
66
id("com.gradleup.nmcp") version "1.0.1"
7-
id("com.gradleup.nmcp.aggregation") version "1.0.1"
7+
id("com.gradleup.nmcp.aggregation") version "1.0.2"
88
`signing`
99
}
1010

0 commit comments

Comments
 (0)