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

This commit is contained in:
renovate[bot] 2022-08-27 01:30:51 +00:00 committed by GitHub
parent f5f06167db
commit 4f60d8e319
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,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.79.Final"
implementation "io.netty:netty-all:4.1.80.Final"
compileOnly 'com.destroystokyo.paper:paper-api:1.16.5-R0.1-SNAPSHOT'
implementation "com.sk89q.worldedit:worldedit-bukkit:7.2.12"