Skip to content

Commit fbcd01d

Browse files
Update plugin com.gradleup.nmcp.aggregation to v1.6.1
1 parent cbd6656 commit fbcd01d

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 @@
33

44
plugins {
55
id("build-logic.root-build")
6-
id("com.gradleup.nmcp.aggregation") version "1.4.0"
6+
id("com.gradleup.nmcp.aggregation") version "1.6.1"
77
// The Kotlin Gradle plugin was loaded multiple times in different subprojects, which is not supported and may break the build.
88
`embedded-kotlin` apply false
99
// The Spotless plugin uses a shared build service. Load it at the root project level to avoid classloader collision in subprojects.

0 commit comments

Comments
 (0)