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 df7b2b9 commit 2525a6cCopy full SHA for 2525a6c
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'io.spring.dependency-management' version '1.1.7'
4
id 'java'
5
id "au.com.dius.pact" version "4.6.17"
6
- id "io.freefair.lombok" version "8.14"
+ id "io.freefair.lombok" version "8.14.2"
7
}
8
9
group = 'com.example'
0 commit comments