We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents acbd5c0 + fbcd01d commit 2d4a77aCopy full SHA for 2d4a77a
1 file changed
build.gradle.kts
@@ -3,7 +3,7 @@
3
4
plugins {
5
id("build-logic.root-build")
6
- id("com.gradleup.nmcp.aggregation") version "1.4.0"
+ id("com.gradleup.nmcp.aggregation") version "1.6.1"
7
// The Kotlin Gradle plugin was loaded multiple times in different subprojects, which is not supported and may break the build.
8
`embedded-kotlin` apply false
9
// The Spotless plugin uses a shared build service. Load it at the root project level to avoid classloader collision in subprojects.
0 commit comments