Updated mcstructs

This commit is contained in:
RaphiMC 2023-12-05 20:14:40 +01:00
parent 7fb65aef8f
commit b9beddb725
No known key found for this signature in database
GPG Key ID: 0F6BB0657A03AC94

View File

@ -27,7 +27,7 @@ dependencies {
compileOnly "com.google.guava:guava:32.1.3-jre" compileOnly "com.google.guava:guava:32.1.3-jre"
compileOnly "io.netty:netty-handler:4.1.101.Final" compileOnly "io.netty:netty-handler:4.1.101.Final"
api "net.lenni0451.mcstructs:text:2.3.1" api "net.lenni0451.mcstructs:text:2.4.0"
} }
sourceSets { sourceSets {