Skip to content

Commit 539da80

Browse files
chore(deps): update plugin io.freefair.lombok to v8.14.3
Ref: PACT-445
1 parent f8da977 commit 539da80

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 "8.14.3"
77
}
88

99
group = 'com.example'

0 commit comments

Comments
 (0)