Skip to content

Commit a104071

Browse files
authored
Merge pull request #85 from ahunigel/dependabot/gradle/io.freefair.lombok-8.12.1
chore(deps): bump io.freefair.lombok from 8.11 to 8.12.1
2 parents de1a33c + 217cbb3 commit a104071

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 "6.0.1.5171"
3-
id "io.freefair.lombok" version "8.11"
3+
id "io.freefair.lombok" version "8.12.1"
44
id 'java-library'
55
id 'maven-publish'
66
id 'jacoco'

0 commit comments

Comments
 (0)