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 8bdb726 commit 4c08286Copy full SHA for 4c08286
build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
id("signing")
9
id("com.github.ben-manes.versions") version "0.52.0"
10
id("net.ossindex.audit") version "0.4.11"
11
- id("io.freefair.maven-central.validate-poms") version "8.12.2"
+ id("io.freefair.maven-central.validate-poms") version "8.13"
12
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
13
}
14
0 commit comments