We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e72cec commit a5b60e2Copy full SHA for a5b60e2
build.gradle.kts
@@ -2,7 +2,7 @@ plugins {
2
id("maven-publish")
3
id("com.github.ben-manes.versions") version "0.52.0"
4
id("net.ossindex.audit") version "0.4.11"
5
- id("io.freefair.maven-central.validate-poms") version "8.12.2"
+ id("io.freefair.maven-central.validate-poms") version "8.12.2.1"
6
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
7
}
8
0 commit comments