Skip to content

Commit 065b1eb

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

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

99
group = 'com.example'

0 commit comments

Comments
 (0)