diff --git a/build.gradle b/build.gradle index 0bea8fb..464aca7 100644 --- a/build.gradle +++ b/build.gradle @@ -25,7 +25,7 @@ dependencies { compileOnly "com.google.guava:guava:32.1.2-jre" compileOnly "io.netty:netty-handler:4.1.96.Final" - api "net.lenni0451.mcstructs:text:2.3.0" + api "net.lenni0451.mcstructs:text:2.3.1" } blossom {