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 11f155d + b0905b7 commit eb3b7cbCopy full SHA for eb3b7cb
build.gradle.kts
@@ -13,7 +13,7 @@ plugins {
13
id("io.freefair.javadoc-links") version "8.4"
14
id("io.freefair.javadoc-utf-8") version "8.4"
15
id("io.freefair.maven-central.validate-poms") version "8.4"
16
- id("com.github.ben-manes.versions") version "0.50.0"
+ id("com.github.ben-manes.versions") version "0.51.0"
17
id("ru.vyarus.pom") version "2.2.2"
18
id("io.codearte.nexus-staging") version "0.30.0"
19
}
0 commit comments