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.
1 parent 42eb14c commit df49da2Copy full SHA for df49da2
build.gradle
@@ -10,7 +10,7 @@ plugins {
10
id 'uk.gov.hmcts.java' version '0.12.67'
11
id 'com.github.ben-manes.versions' version '0.53.0'
12
id 'org.sonarqube' version '6.3.1.5724'
13
- id 'io.freefair.lombok' version '8.14.2'
+ id 'io.freefair.lombok' version '9.0.0'
14
id 'info.solidsoft.pitest' version '1.19.0-rc.1'
15
id 'net.serenity-bdd.serenity-gradle-plugin' version '4.1.14'
16
id 'au.com.dius.pact' version '4.6.17'
0 commit comments