From be60b3f02841cf7c86408b3f351f91cd483a6de2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 14:20:25 +0000 Subject: [PATCH] Bump dev.dejvokep:boosted-yaml from 1.3.1 to 1.3.2 Bumps [dev.dejvokep:boosted-yaml](https://github.com/dejvokep/boosted-yaml) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/dejvokep/boosted-yaml/releases) - [Commits](https://github.com/dejvokep/boosted-yaml/compare/v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: dev.dejvokep:boosted-yaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 9a67dae..042061f 100644 --- a/build.gradle +++ b/build.gradle @@ -38,7 +38,7 @@ dependencies { implementation 'de.themoep:minedown-adventure:1.7.2-SNAPSHOT' implementation 'net.kyori:adventure-text-serializer-legacy:4.14.0' implementation 'net.kyori:adventure-platform-bukkit:4.3.1' - implementation 'dev.dejvokep:boosted-yaml:1.3.1' + implementation 'dev.dejvokep:boosted-yaml:1.3.2' implementation 'net.wesjd:anvilgui:1.9.1-SNAPSHOT' implementation 'net.william278:annotaml:2.0.7' implementation 'net.william278:desertwell:2.0.4'