From d45f983d33075e931d3d47088186acbaa64a4e7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 16:29:26 +0000 Subject: [PATCH] deps: bump com.github.Exlll.ConfigLib:configlib-yaml Bumps [com.github.Exlll.ConfigLib:configlib-yaml](https://github.com/Exlll/ConfigLib) from v4.3.0 to v4.5.0. - [Release notes](https://github.com/Exlll/ConfigLib/releases) - [Commits](https://github.com/Exlll/ConfigLib/compare/v4.3.0...v4.5.0) --- updated-dependencies: - dependency-name: com.github.Exlll.ConfigLib:configlib-yaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 5cf8c59..91c6156 100644 --- a/build.gradle +++ b/build.gradle @@ -37,7 +37,7 @@ repositories { dependencies { implementation 'net.william278:DesertWell:2.0.4' implementation 'org.bstats:bstats-bukkit:3.0.2' - implementation 'com.github.Exlll.ConfigLib:configlib-yaml:v4.3.0' + implementation 'com.github.Exlll.ConfigLib:configlib-yaml:v4.5.0' implementation 'de.themoep:minedown-adventure:1.7.2-SNAPSHOT' implementation 'net.kyori:adventure-platform-bukkit:4.3.1' implementation 'com.github.GoldenDelicios:Lite2Edit:v1.1.1'