Skip to content

Commit 857421d

Browse files
Update plugin lombok to v6.4.3 (#189)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent da6307f commit 857421d

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.4.2" }
5+
lombok = { id = "io.freefair.lombok", version = "6.4.3" }
66
launch4j = { id = 'edu.sc.seis.launch4j', version = '2.5.2'}
77

88
[versions]

0 commit comments

Comments
 (0)