mirror of
https://github.com/ViaVersion/ViaLegacy.git
synced 2024-12-23 16:48:20 +01:00
Merge pull request #21 from RaphiMC/dependabot/gradle/io.netty-netty-handler-4.1.93.Final
Bump io.netty:netty-handler from 4.1.92.Final to 4.1.93.Final
This commit is contained in:
commit
00c514de18
@ -23,7 +23,7 @@ dependencies {
|
|||||||
compileOnly "com.viaversion:viaversion:4.6.0-1.19.4-pre1-SNAPSHOT"
|
compileOnly "com.viaversion:viaversion:4.6.0-1.19.4-pre1-SNAPSHOT"
|
||||||
compileOnly "org.yaml:snakeyaml:2.0"
|
compileOnly "org.yaml:snakeyaml:2.0"
|
||||||
compileOnly "com.google.guava:guava:31.1-jre"
|
compileOnly "com.google.guava:guava:31.1-jre"
|
||||||
compileOnly "io.netty:netty-handler:4.1.92.Final"
|
compileOnly "io.netty:netty-handler:4.1.93.Final"
|
||||||
|
|
||||||
api "net.lenni0451.mcstructs:text:2.2.5"
|
api "net.lenni0451.mcstructs:text:2.2.5"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user