Bump lombok to 1.18.24

This commit is contained in:
Paul Schaub 2022-04-26 01:03:54 +02:00
parent d82b22131f
commit 80ff3cf47a
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
2 changed files with 5 additions and 4 deletions

View file

@ -11,5 +11,6 @@ allprojects {
junitVersion = '5.8.2'
slf4jVersion = '1.7.36'
logbackVersion = '1.2.11'
lombokVersion = '1.18.24'
}
}