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 4ecc266 + 397d13b commit 6848e67Copy full SHA for 6848e67
build.gradle.kts
@@ -13,7 +13,7 @@ plugins {
13
id("io.freefair.javadoc-links") version "6.6"
14
id("io.freefair.javadoc-utf-8") version "6.6"
15
id("io.freefair.aspectj.post-compile-weaving") version "6.6"
16
- id("io.freefair.maven-central.validate-poms") version "6.5.1"
+ id("io.freefair.maven-central.validate-poms") version "6.6"
17
id("me.qoomon.git-versioning") version "6.3.6"
18
id("com.github.ben-manes.versions") version "0.44.0"
19
id("org.springframework.boot") version "2.7.5"
0 commit comments