Skip to content

Commit 83e1168

Browse files
chore(deps): update plugin io.freefair.lombok to v8
Ref: PACT-445
1 parent 2fa4fb1 commit 83e1168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

provider/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id 'org.springframework.boot' version '2.7.18'
44
id 'io.spring.dependency-management' version '1.1.7'
55
id 'java'
6-
id "io.freefair.lombok" version "6.6.3"
6+
id "io.freefair.lombok" version "8.14.2"
77
id "au.com.dius.pact" version "4.6.17"
88
}
99

0 commit comments

Comments
 (0)