mirror of
https://github.com/ViaVersion/ViaForge.git
synced 2025-01-31 23:11:22 +01:00
Bump io.netty:netty-all from 4.1.114.Final to 4.1.115.Final (#133)
Bumps [io.netty:netty-all](https://github.com/netty/netty) from 4.1.114.Final to 4.1.115.Final. - [Commits](https://github.com/netty/netty/compare/netty-4.1.114.Final...netty-4.1.115.Final) --- updated-dependencies: - dependency-name: io.netty:netty-all dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
28af866efd
commit
c333f18f2f
@ -51,7 +51,7 @@ allprojects {
|
||||
|
||||
dependencies {
|
||||
// For common source code
|
||||
compileOnly "io.netty:netty-all:4.1.114.Final"
|
||||
compileOnly "io.netty:netty-all:4.1.115.Final"
|
||||
|
||||
library "com.viaversion:viaversion-common:5.1.1"
|
||||
library "com.viaversion:viabackwards-common:5.1.1"
|
||||
|
Loading…
Reference in New Issue
Block a user