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 bd29d6c + d56d63c commit 9adf9e5Copy full SHA for 9adf9e5
build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
jacoco
9
signing
10
id("org.cadixdev.licenser") version "0.6.1"
11
- id("org.sonarqube") version "3.3"
+ id("org.sonarqube") version "3.4.0.2513"
12
id("io.freefair.lombok") version "6.4.3"
13
id("io.freefair.javadoc-links") version "6.4.3"
14
id("io.freefair.javadoc-utf-8") version "6.4.3"
0 commit comments