Bump io.netty:netty-handler from 4.1.88.Final to 4.1.89.Final

Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.88.Final to 4.1.89.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](https://github.com/netty/netty/compare/netty-4.1.88.Final...netty-4.1.89.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-handler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-18 13:19:40 +00:00 committed by GitHub
parent 55d6ba4dd1
commit 99daaba4b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ dependencies {
compileOnly "com.viaversion:viaversion:4.6.0-23w07a-SNAPSHOT"
compileOnly "org.yaml:snakeyaml:1.33"
compileOnly "com.google.guava:guava:31.1-jre"
compileOnly "io.netty:netty-handler:4.1.88.Final"
compileOnly "io.netty:netty-handler:4.1.89.Final"
api "net.lenni0451.mcstructs:text:2.2.0"
}