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 5fdff1f + eecbf02 commit 3453f01Copy full SHA for 3453f01
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 "4.0.0.2929"
+ id("org.sonarqube") version "4.2.1.3168"
12
id("io.freefair.lombok") version "6.6.1"
13
id("io.freefair.javadoc-links") version "6.6.1"
14
id("io.freefair.javadoc-utf-8") version "6.6.1"
0 commit comments