chore(deps): Update dependency io.netty:netty-all to v4.1.88.Final

This commit is contained in:
renovate[bot] 2023-02-12 16:08:13 +00:00 committed by GitHub
parent 2257a781e8
commit 549b5fbde6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ dependencies {
implementation "com.velocitypowered:velocity-api:3.1.1"
annotationProcessor "com.velocitypowered:velocity-api:3.1.1"
implementation "io.netty:netty-all:4.1.87.Final"
implementation "io.netty:netty-all:4.1.88.Final"
compileOnly 'com.destroystokyo.paper:paper-api:1.16.5-R0.1-SNAPSHOT'
implementation "com.sk89q.worldedit:worldedit-bukkit:7.2.13"