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 7c9b71d commit a523a95Copy full SHA for a523a95
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
id("maven-publish")
6
id("signing")
7
id("com.diffplug.spotless").version("8.0.0")
8
- id("com.gradleup.nmcp.aggregation").version("1.1.0")
+ id("com.gradleup.nmcp.aggregation").version("1.2.0")
9
}
10
11
group = "io.github.malczuuu.problem4j"
0 commit comments