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 c03bd20 commit 0fb909dCopy full SHA for 0fb909d
build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
id("signing")
10
id("com.github.ben-manes.versions") version "0.53.0"
11
id("org.sonatype.gradle.plugins.scan") version "3.1.4"
12
- id("io.freefair.maven-central.validate-poms") version "8.14.2"
+ id("io.freefair.maven-central.validate-poms") version "9.0.0"
13
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
14
}
15
0 commit comments