diff --git a/build.gradle b/build.gradle index 578f640..f53ee14 100644 --- a/build.gradle +++ b/build.gradle @@ -18,7 +18,7 @@ buildscript { } dependencies { - classpath "io.freefair.gradle:lombok-plugin:5.1.1" + classpath "io.freefair.gradle:lombok-plugin:8.13.1" classpath "com.github.jengelman.gradle.plugins:shadow:5.2.0" } }