Skip to content

Commit 473a4ec

Browse files
Bump io.freefair.lombok from 8.10 to 8.10.2 (#126)
Bumps [io.freefair.lombok](https://github.com/freefair/gradle-plugins) from 8.10 to 8.10.2. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.10...8.10.2) --- 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> Co-authored-by: Ivan Vakhrushev <mfvanek@gmail.com>
1 parent 0292ace commit 473a4ec

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.6"
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.10"
10+
id("io.freefair.lombok") version "8.10.2"
1111
id("com.github.ben-manes.versions") version "0.51.0"
1212
id("io.gatling.gradle") version "3.12.0.3"
1313
id("net.ltgt.errorprone") version "4.0.1"

0 commit comments

Comments
 (0)