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 2fa4fb1 commit 83e1168Copy full SHA for 83e1168
provider/build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'org.springframework.boot' version '2.7.18'
4
id 'io.spring.dependency-management' version '1.1.7'
5
id 'java'
6
- id "io.freefair.lombok" version "6.6.3"
+ id "io.freefair.lombok" version "8.14.2"
7
id "au.com.dius.pact" version "4.6.17"
8
}
9
0 commit comments