Skip to content

Commit

Permalink
fix(deps): update netty monorepo to v4.1.117.final
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 3d9ee52 commit 23282ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ allprojects {
compileOnly("com.viaversion:viaversion-common:${viaVersionVersion}")
compileOnly("com.viaversion:viaversion-bukkit:${viaVersionVersion}")

compileOnly("io.netty:netty-buffer:4.1.101.Final")
compileOnly("io.netty:netty-handler:4.1.101.Final")
compileOnly("io.netty:netty-buffer:4.1.117.Final")
compileOnly("io.netty:netty-handler:4.1.117.Final")

compileOnly("io.github.miniplaceholders:miniplaceholders-api:${miniPlaceholdersVersion}")

Expand Down

0 comments on commit 23282ac

Please # to comment.