From ab11f18e60deb45c5d77e24f2f974af18fb2f853 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 May 2023 15:49:22 +0100 Subject: [PATCH] Bump net.william278:DesertWell from 2.0.2 to 2.0.4 (#55) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 83a70bd..4899ac3 100644 --- a/build.gradle +++ b/build.gradle @@ -38,7 +38,7 @@ dependencies { implementation 'net.william278:Annotaml:2.0.1' implementation 'dev.dejvokep:boosted-yaml:1.3.1' implementation 'de.themoep:minedown-adventure:1.7.2-SNAPSHOT' - implementation 'net.william278:DesertWell:2.0.2' + implementation 'net.william278:DesertWell:2.0.4' implementation 'org.bstats:bstats-velocity:3.0.2' annotationProcessor 'org.projectlombok:lombok:1.18.26'