From bf8a322adc9ee0c216cf7f49cd1cd5fdb0c6d529 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 10:15:06 +0000 Subject: [PATCH] Bump net.lenni0451.mcstructs:text from 2.2.1 to 2.2.2 Bumps [net.lenni0451.mcstructs:text](https://github.com/Lenni0451/MCStructs) from 2.2.1 to 2.2.2. - [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 1c99f95..c0a0072 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.90.Final" - api "net.lenni0451.mcstructs:text:2.2.1" + api "net.lenni0451.mcstructs:text:2.2.2" } blossom {