Skip to content
This repository was archived by the owner on Oct 12, 2024. It is now read-only.

Commit e6887d0

Browse files
deps: bump io.netty:netty-codec-http from 4.1.109.Final to 4.1.112.Final (#253)
Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.1.109.Final to 4.1.112.Final. - [Commits](netty/netty@netty-4.1.109.Final...netty-4.1.112.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>
1 parent 02cbf5a commit e6887d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

velocity/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies {
99
compileOnly "com.velocitypowered:velocity-api:${velocity_api_version}-SNAPSHOT"
1010
compileOnly "com.velocitypowered:velocity-proxy:${velocity_api_version}-SNAPSHOT"
1111

12-
compileOnly 'io.netty:netty-codec-http:4.1.109.Final'
12+
compileOnly 'io.netty:netty-codec-http:4.1.112.Final'
1313
compileOnly 'it.unimi.dsi:fastutil:8.5.13'
1414
compileOnly 'commons-io:commons-io:2.16.1'
1515
compileOnly 'de.themoep:minedown-adventure:1.7.2-SNAPSHOT'

0 commit comments

Comments
 (0)