Skip to content

Commit bf4a30c

Browse files
authored
Merge pull request #334 from cjburkey01/dependabot/gradle/io.freefair.lombok-9.0.0
2 parents 7f00e7d + 4a9f198 commit bf4a30c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
java
88

99
id("de.undercouch.download") version "5.6.0"
10-
id("io.freefair.lombok") version "8.14.2"
10+
id("io.freefair.lombok") version "9.0.0"
1111
// Including dependencies in final jar
1212
id("com.gradleup.shadow") version "8.3.6"
1313
id("com.vanniktech.maven.publish") version "0.31.0"

0 commit comments

Comments
 (0)