From fdda4fcbc39592dc62edd9e196e7b0c741b9f4f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2020 15:38:46 +0000 Subject: [PATCH] Bump lombok from 1.18.4 to 1.18.12 Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.4 to 1.18.12. - [Release notes](https://github.com/rzwitserloot/lombok/releases) - [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown) - [Commits](https://github.com/rzwitserloot/lombok/compare/v1.18.4...v1.18.12) Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 20c31b3..a07dbac 100644 --- a/build.gradle +++ b/build.gradle @@ -173,7 +173,7 @@ dependencies { compileOnly 'me.clip:placeholderapi:2.10.9' compileOnly 'com.github.MilkBowl:VaultAPI:1.7' compileOnly 'com.mojang:authlib:1.5.25' - compileOnly 'org.projectlombok:lombok:1.18.4' + compileOnly 'org.projectlombok:lombok:1.18.12' compileOnly 'com.sk89q.worldedit:worldedit-bukkit:7.0.0-SNAPSHOT' compileOnly 'com.sk89q.worldedit:worldedit-core:7.0.0-SNAPSHOT' compile files('C:/Users/train/Desktop/Programing/Git/worldsystem/lib/commons-io-2.7.jar')