Skip to content

Commit c3e25c6

Browse files
Merge pull request #62 from ahunigel/dependabot/gradle/io.freefair.lombok-8.10.2
chore(deps): bump io.freefair.lombok from 8.10 to 8.10.2
2 parents 2b8fa1b + 2e3092c commit c3e25c6

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

0 commit comments

Comments
 (0)