Skip to content

Commit 89be8c5

Browse files
Bump io.freefair.lombok from 9.2.0 to 9.4.0 (#193)
Bumps [io.freefair.lombok](https://github.com/freefair/gradle-plugins) from 9.2.0 to 9.4.0. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@9.2.0...9.4.0) --- updated-dependencies: - dependency-name: io.freefair.lombok dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e48eec5 commit 89be8c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
id 'jacoco'
1313
id 'com.adarshr.test-logger' version "4.0.0"
1414
id 'com.github.ben-manes.versions' version "0.54.0"
15-
id "io.freefair.lombok" version "9.2.0"
15+
id "io.freefair.lombok" version "9.4.0"
1616
id "com.gradleup.shadow" version "9.4.1"
1717
id 'com.github.jk1.dependency-license-report' version "3.1.2"
1818
id 'org.cyclonedx.bom' version "3.2.4"

0 commit comments

Comments
 (0)