Skip to content

Commit b265c49

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

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 "9.1.0"
77
id "au.com.dius.pact" version "4.6.18"
88
}
99

0 commit comments

Comments
 (0)