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