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.
1 parent de6f93e commit ac09324Copy full SHA for ac09324
1 file changed
build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
alias(libs.plugins.codecov)
9
jacoco
10
id("buildlogic.common")
11
- id("com.gradleup.nmcp.aggregation") version "1.3.0"
+ id("com.gradleup.nmcp.aggregation") version "1.4.0"
12
id("xyz.jpenilla.run-paper") version "3.0.2"
13
}
14
0 commit comments