Skip to content

Commit

Permalink
chore(deps): Update dependency io.netty:netty-all to v4.1.89.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 18, 2023
1 parent 1a58118 commit 3456f00
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 @@ -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.88.Final"
implementation "io.netty:netty-all:4.1.89.Final"
compileOnly 'com.destroystokyo.paper:paper-api:1.16.5-R0.1-SNAPSHOT'

implementation "com.sk89q.worldedit:worldedit-bukkit:7.2.13"
Expand Down

0 comments on commit 3456f00

Please sign in to comment.