Merge remote-tracking branch 'origin/main'

This commit is contained in:
RaphiMC 2023-04-25 20:53:38 +02:00
commit d622a45873

View File

@ -23,7 +23,7 @@ dependencies {
compileOnly "com.viaversion:viaversion:4.6.0-1.19.4-pre1-SNAPSHOT"
compileOnly "org.yaml:snakeyaml:2.0"
compileOnly "com.google.guava:guava:31.1-jre"
compileOnly "io.netty:netty-handler:4.1.91.Final"
compileOnly "io.netty:netty-handler:4.1.92.Final"
api "net.lenni0451.mcstructs:text:2.2.5"
}