From 22c6fb9445662c2121af9603d6c6848674e026f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 10:04:46 +0000 Subject: [PATCH] Bump net.lenni0451.mcstructs:text from 2.2.0 to 2.2.1 Bumps [net.lenni0451.mcstructs:text](https://github.com/Lenni0451/MCStructs) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/Lenni0451/MCStructs/releases) - [Commits](https://github.com/Lenni0451/MCStructs/commits) --- updated-dependencies: - dependency-name: net.lenni0451.mcstructs:text 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 be5bcec..c670e54 100644 --- a/build.gradle +++ b/build.gradle @@ -29,7 +29,7 @@ dependencies { compileOnly "com.google.guava:guava:31.1-jre" compileOnly "io.netty:netty-handler:4.1.89.Final" - api "net.lenni0451.mcstructs:text:2.2.0" + api "net.lenni0451.mcstructs:text:2.2.1" } blossom {