Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Commit 514fbe6

Browse files
build(deps): bump io.freefair.lombok from 5.2.1 to 5.3.0
Bumps io.freefair.lombok from 5.2.1 to 5.3.0. Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent a6416da commit 514fbe6

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
@@ -3,7 +3,7 @@ plugins {
33
id 'java-library'
44
id 'maven'
55
id 'org.sonarqube' version '3.0'
6-
id 'io.freefair.lombok' version '5.2.1'
6+
id 'io.freefair.lombok' version '5.3.0'
77
id 'fr.brouillard.oss.gradle.jgitver' version '0.9.1'
88
id 'org.springframework.boot' version '2.3.4.RELEASE'
99
id 'io.spring.dependency-management' version "1.0.10.RELEASE"

0 commit comments

Comments
 (0)