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 525ce03 commit 4519f95Copy full SHA for 4519f95
build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
id("com.github.ben-manes.versions") version "0.53.0"
4
id("org.sonatype.gradle.plugins.scan") version "3.1.4"
5
id("com.gradle.plugin-publish") version "2.0.0" apply false
6
- id("io.freefair.maven-central.validate-poms") version "9.0.0"
+ id("io.freefair.maven-central.validate-poms") version "9.1.0"
7
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
8
}
9
0 commit comments