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 b2cc14c + 61e2f45 commit 76db08dCopy full SHA for 76db08d
build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
signing
10
id("org.cadixdev.licenser") version "0.6.1"
11
id("org.sonarqube") version "3.4.0.2513"
12
- id("io.freefair.lombok") version "6.5.0.3"
+ id("io.freefair.lombok") version "6.5.1"
13
id("io.freefair.javadoc-links") version "6.5.1"
14
id("io.freefair.javadoc-utf-8") version "6.5.1"
15
id("io.freefair.aspectj.post-compile-weaving") version "6.5.1"
0 commit comments