Skip to content

Commit e045dd2

Browse files
chore(deps): bump io.freefair.lombok from 8.0.1 to 8.1.0
Bumps [io.freefair.lombok](https://github.com/freefair/gradle-plugins) from 8.0.1 to 8.1.0. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.0.1...8.1.0) --- updated-dependencies: - dependency-name: io.freefair.lombok dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 05f0335 commit e045dd2

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

0 commit comments

Comments
 (0)