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.
2 parents 87bd462 + 578c131 commit 8832d4aCopy full SHA for 8832d4a
build.gradle.kts
@@ -16,7 +16,7 @@ plugins {
16
id("com.github.ben-manes.versions") version "0.51.0"
17
id("me.champeau.jmh") version "0.7.2"
18
id("io.freefair.maven-central.validate-poms") version "8.6"
19
- id("ru.vyarus.pom") version "2.2.2"
+ id("ru.vyarus.pom") version "3.0.0"
20
id("io.codearte.nexus-staging") version "0.30.0"
21
}
22
0 commit comments