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 8408252 commit 4ed60fbCopy full SHA for 4ed60fb
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.2"
+ id "io.freefair.lombok" version "9.0.0"
7
}
8
9
group = 'com.example'
0 commit comments