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 d21a4e9 + ae015d0 commit 03270e9Copy full SHA for 03270e9
e2e-tests/build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id 'java'
3
- id "io.freefair.lombok" version "9.0.0"
+ id "io.freefair.lombok" version "9.1.0"
4
}
5
6
apply plugin: 'java'
service/build.gradle
@@ -4,7 +4,7 @@ plugins {
id "checkstyle"
id "com.github.spotbugs" version "6.4.2"
7
- id "io.freefair.lombok" version "8.14.2"
8
id 'jacoco'
9
id 'org.sonarqube' version '6.3.1.5724'
10
0 commit comments