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

Commit a382b2f

Browse files
Merge pull request #78 from FrogDevelopment/dependabot/gradle/master/io.freefair.lombok-6.2.0
build(deps): bump io.freefair.lombok from 6.1.0 to 6.2.0
2 parents 6173111 + a910b87 commit a382b2f

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)