Skip to content

Commit 05bc5bd

Browse files
Bump io.freefair.lombok from 8.12 to 8.12.1 (#149)
Bumps [io.freefair.lombok](https://github.com/freefair/gradle-plugins) from 8.12 to 8.12.1. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.12...8.12.1) --- updated-dependencies: - dependency-name: io.freefair.lombok dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a746fd9 commit 05bc5bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
id("io.spring.dependency-management") version "1.1.7"
88
id("com.bmuschko.docker-java-application") version "9.4.0"
99
id("com.google.osdetector") version "1.7.3"
10-
id("io.freefair.lombok") version "8.12"
10+
id("io.freefair.lombok") version "8.12.1"
1111
id("com.github.ben-manes.versions") version "0.52.0"
1212
id("io.gatling.gradle") version "3.13.3"
1313
id("net.ltgt.errorprone") version "4.1.0"

0 commit comments

Comments
 (0)