forked from Upstream/Velocitab
deps: bump io.netty:netty-codec-http to 4.1.105.Final (#141)
Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.1.103.Final to 4.1.105.Final. - [Commits](https://github.com/netty/netty/compare/netty-4.1.103.Final...netty-4.1.105.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http 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
89a1f7add3
commit
0b98eff66e
@ -34,7 +34,7 @@ repositories {
|
||||
dependencies {
|
||||
compileOnly 'com.velocitypowered:velocity-api:3.3.0-SNAPSHOT'
|
||||
compileOnly 'com.velocitypowered:velocity-proxy:3.3.0-SNAPSHOT'
|
||||
compileOnly 'io.netty:netty-codec-http:4.1.103.Final'
|
||||
compileOnly 'io.netty:netty-codec-http:4.1.105.Final'
|
||||
compileOnly 'org.projectlombok:lombok:1.18.30'
|
||||
compileOnly 'net.luckperms:api:5.4'
|
||||
compileOnly 'io.github.miniplaceholders:miniplaceholders-api:2.0.0'
|
||||
|
Loading…
Reference in New Issue
Block a user