Skip to content

Commit a523a95

Browse files
committed
Update nmcp plugin to 1.2.0
1 parent 7c9b71d commit a523a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
id("maven-publish")
66
id("signing")
77
id("com.diffplug.spotless").version("8.0.0")
8-
id("com.gradleup.nmcp.aggregation").version("1.1.0")
8+
id("com.gradleup.nmcp.aggregation").version("1.2.0")
99
}
1010

1111
group = "io.github.malczuuu.problem4j"

0 commit comments

Comments
 (0)