Skip to content

Commit

Permalink
Bump io.netty:netty-codec-http from 4.1.99.Final to 4.1.100.Final (#98)
Browse files Browse the repository at this point in the history
Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.1.99.Final to 4.1.100.Final.
- [Commits](netty/netty@netty-4.1.99.Final...netty-4.1.100.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>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent 65141d0 commit fd17560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ repositories {
dependencies {
compileOnly 'com.velocitypowered:velocity-api:3.2.0-SNAPSHOT'
compileOnly 'com.velocitypowered:velocity-proxy:3.2.0-SNAPSHOT'
compileOnly 'io.netty:netty-codec-http:4.1.99.Final'
compileOnly 'io.netty:netty-codec-http:4.1.100.Final'
compileOnly 'org.projectlombok:lombok:1.18.30'
compileOnly 'net.luckperms:api:5.4'
compileOnly 'io.github.miniplaceholders:miniplaceholders-api:2.0.0'
Expand Down

0 comments on commit fd17560

Please sign in to comment.