mirror of
https://github.com/ViaVersion/ViaLegacy.git
synced 2025-01-23 21:51:29 +01:00
Merge pull request #9 from RaphiMC/dependabot/gradle/io.netty-netty-handler-4.1.88.Final
Bump io.netty:netty-handler from 4.1.87.Final to 4.1.88.Final
This commit is contained in:
commit
f79b20f473
@ -27,7 +27,7 @@ dependencies {
|
|||||||
compileOnly "com.viaversion:viaversion:4.6.0-23w06a-SNAPSHOT"
|
compileOnly "com.viaversion:viaversion:4.6.0-23w06a-SNAPSHOT"
|
||||||
compileOnly "org.yaml:snakeyaml:1.33"
|
compileOnly "org.yaml:snakeyaml:1.33"
|
||||||
compileOnly "com.google.guava:guava:31.1-jre"
|
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"
|
api "net.lenni0451.mcstructs:text:2.2.0"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user