Skip to content

Commit 40f990c

Browse files
author
Nigel Zheng
authored
Merge pull request #11 from ahunigel/dependabot/gradle/io.freefair.lombok-6.6.2
2 parents 1c5e849 + 3940ae5 commit 40f990c

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 "org.sonarqube" version "3.5.0.2730"
3-
id "io.freefair.lombok" version "6.6.1"
3+
id "io.freefair.lombok" version "6.6.2"
44
id 'java-library'
55
id 'maven-publish'
66
id 'jacoco'

0 commit comments

Comments
 (0)