2 parents b01396d + c0a9bdc commit 105c013Copy full SHA for 105c013
1 file changed
build.gradle.kts
@@ -23,7 +23,7 @@ plugins {
23
// https://plugins.gradle.org/plugin/com.google.protobuf
24
id("com.google.protobuf") version "0.9.6" apply false
25
26
- id("com.gradleup.nmcp.aggregation") version "1.4.3"
+ id("com.gradleup.nmcp.aggregation") version "1.4.4"
27
}
28
29
val javaVersion = 21
0 commit comments