We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b62c3d commit 807d896Copy full SHA for 807d896
build.gradle.kts
@@ -15,6 +15,8 @@ plugins {
15
id("io.freefair.javadoc-utf-8") version "8.4"
16
id("com.github.ben-manes.versions") version "0.50.0"
17
id("me.champeau.gradle.jmh") version "0.5.3"
18
+ id("io.freefair.maven-central.validate-poms") version "8.4"
19
+ id("ru.vyarus.pom") version "2.2.2"
20
}
21
22
repositories {
0 commit comments