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 ff640e2 commit 5679696Copy full SHA for 5679696
build.gradle.kts
@@ -2,7 +2,7 @@ plugins {
2
id("maven-publish")
3
id("com.github.ben-manes.versions") version "0.51.0"
4
id("net.ossindex.audit") version "0.4.11"
5
- id("io.freefair.maven-central.validate-poms") version "8.10.2"
+ id("io.freefair.maven-central.validate-poms") version "8.11"
6
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
7
}
8
0 commit comments