Merge remote-tracking branch 'origin/main'

This commit is contained in:
RaphiMC 2023-02-18 01:28:50 +01:00
commit 36d0a181b0

View File

@ -27,7 +27,7 @@ dependencies {
compileOnly "com.viaversion:viaversion:4.6.0-23w06a-SNAPSHOT"
compileOnly "org.yaml:snakeyaml:1.33"
compileOnly "com.google.guava:guava:31.1-jre"
compileOnly "io.netty:netty-handler:4.1.87.Final"
compileOnly "io.netty:netty-handler:4.1.88.Final"
api "net.lenni0451.mcstructs:text:2.2.0"
}