Skip to content

Commit 6661484

Browse files
authored
Merge pull request #54 from Fernthedev/dependabot/gradle/io.freefair.lombok-5.3.0
Bump io.freefair.lombok from 5.2.1 to 5.3.0
2 parents 12beb3a + 91d1db4 commit 6661484

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
@@ -18,7 +18,7 @@ plugins {
1818
id 'java' apply true
1919
id 'org.jetbrains.kotlin.jvm' version '1.4.32'
2020
id 'net.nemerosa.versioning' version '2.14.0'
21-
id "io.freefair.lombok" version "5.2.1"
21+
id "io.freefair.lombok" version "5.3.0"
2222
id 'signing'
2323
id 'maven-publish'
2424
}

0 commit comments

Comments
 (0)