Skip to content

Commit a63d8cf

Browse files
chore(deps): update plugin io.freefair.lombok to v8.14
Ref: PACT-445
1 parent f4b6085 commit a63d8cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

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

99
group = 'com.example'

0 commit comments

Comments
 (0)