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

Commit a910b87

Browse files
build(deps): bump io.freefair.lombok from 6.1.0 to 6.2.0
Bumps io.freefair.lombok from 6.1.0 to 6.2.0. --- updated-dependencies: - dependency-name: io.freefair.lombok dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b283d1b commit a910b87

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
@@ -3,7 +3,7 @@ plugins {
33
id 'java-library'
44
id 'maven-publish'
55
id 'org.sonarqube' version '3.3'
6-
id 'io.freefair.lombok' version '6.1.0'
6+
id 'io.freefair.lombok' version '6.2.0'
77
id 'fr.brouillard.oss.gradle.jgitver' version '0.9.1'
88
id 'org.springframework.boot' version '2.5.4'
99
id 'io.spring.dependency-management' version '1.0.11.RELEASE'

0 commit comments

Comments
 (0)