Skip to content

Commit 5a43a0d

Browse files
chore: Bump io.freefair.lombok from 8.12.2 to 8.12.2.1 in /backend
Bumps [io.freefair.lombok](https://github.com/freefair/gradle-plugins) from 8.12.2 to 8.12.2.1. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.12.2...8.12.2.1) --- updated-dependencies: - dependency-name: io.freefair.lombok dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be620c1 commit 5a43a0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id "idea"
44
id "org.springframework.boot" version "3.4.3"
55
id "io.spring.dependency-management" version "1.1.7"
6-
id "io.freefair.lombok" version "8.12.2"
6+
id "io.freefair.lombok" version "8.12.2.1"
77
id "com.github.spotbugs" version "6.1.0"
88
id "com.github.ben-manes.versions" version "0.52.0"
99
id "org.owasp.dependencycheck" version "8.4.3"

0 commit comments

Comments
 (0)