Skip to content

Commit 4ed60fb

Browse files
chore(deps): update plugin io.freefair.lombok to v9
Ref: PACT-445
1 parent 8408252 commit 4ed60fb

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.14.2"
6+
id "io.freefair.lombok" version "9.0.0"
77
}
88

99
group = 'com.example'

0 commit comments

Comments
 (0)