Skip to content

Commit c6032e7

Browse files
Update plugin lombok to v6.6.3
1 parent b0a0a02 commit c6032e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
shadow = { id = "com.github.johnrengelman.shadow", version = "7.1.2" }
33
flyway = { id = "org.flywaydb.flyway", version.ref = "flyway" }
44
licenser = { id = "org.cadixdev.licenser", version = "0.6.1" }
5-
lombok = { id = "io.freefair.lombok", version = "6.5.0.3" }
5+
lombok = { id = "io.freefair.lombok", version = "6.6.3" }
66
launch4j = { id = 'edu.sc.seis.launch4j', version = '2.5.3' }
77

88
[versions]

0 commit comments

Comments
 (0)