Skip to content

Commit 116dd5b

Browse files
Merge pull request #20 from xenit-eu/renovate/io.freefair.lombok-9.x
Update plugin io.freefair.lombok to v9
2 parents 7e33d3e + 8cd77ff commit 116dd5b

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
@@ -1,6 +1,6 @@
11
plugins {
22
id 'java-library'
3-
id 'io.freefair.lombok' version '8.6'
3+
id 'io.freefair.lombok' version '9.0.0'
44
id 'jacoco'
55
id 'org.sonarqube'
66
}

0 commit comments

Comments
 (0)