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 1a88e9e commit 306ca2bCopy full SHA for 306ca2b
build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
id("signing")
9
id("com.github.ben-manes.versions") version "0.51.0"
10
id("net.ossindex.audit") version "0.4.11"
11
- id("io.freefair.maven-central.validate-poms") version "8.4"
+ id("io.freefair.maven-central.validate-poms") version "8.6"
12
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
13
}
14
0 commit comments