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 a9b2c1c + a317dc2 commit 1302ef5Copy full SHA for 1302ef5
build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
id("org.sonarqube") version "3.4.0.2513"
12
id("io.freefair.lombok") version "6.4.3.1"
13
id("io.freefair.javadoc-links") version "6.4.3.1"
14
- id("io.freefair.javadoc-utf-8") version "6.4.3"
+ id("io.freefair.javadoc-utf-8") version "6.4.3.1"
15
id("io.freefair.aspectj.post-compile-weaving") version "6.4.3"
16
id("io.freefair.maven-central.validate-poms") version "6.4.3.1"
17
id("me.qoomon.git-versioning") version "6.1.2"
0 commit comments