From 05244d7bc022d80ec423b61b13a0bd613fc0ebb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Oct 2020 06:25:45 +0000 Subject: [PATCH] Bump lombok from 1.18.12 to 1.18.14 Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.12 to 1.18.14. - [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.12...v1.18.14) Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 1a4d33a..194fc04 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.12' + compileOnly 'org.projectlombok:lombok:1.18.14' 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')